nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH] input: erase next word if ctrl is held when pre


From: Brand Huntsman
Subject: Re: [Nano-devel] [PATCH] input: erase next word if ctrl is held when pressing delete
Date: Thu, 19 Jul 2018 17:56:12 -0600

On Thu, 19 Jul 2018 19:52:49 -0300
Marco Diego Aurélio Mesquita <address@hidden> wrote:

> Attached patch is an updated version of the previous one. Main
> differences are that now it should be handling ctrl+del, working
> correctly or without complaining ("Unknown sequence", with or without
> -K) in the terminals I tested: GNOME Terminal, urxvt, xterm and a
> virtual linux console.

Linux console only deletes one char for every case.


> With patch applied:
> urxvt:
>  - ctrl+keypad del: Erases one char
> With patch applied and -K:
> urxvt:
>  - ctrl+keypad del: Erases one char

Urxvt produces your results but -K works and deletes a word.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]