nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] input: ignore any <Escape>s before a valid comm


From: David Ramsey
Subject: Re: [Nano-devel] [PATCH] input: ignore any <Escape>s before a valid command
Date: Wed, 11 Jul 2018 10:33:20 -0500

Benno Schulenberg:
> Just like an <Esc> before a Ctrl+letter keystroke is ignored, an <Esc>
> before an Alt+letter keystroke should be ignored too -- it should not
> be interpreted as if the user had typed <Esc> <Esc> letter.

For the record, I've tested this a bit, and it seems good to me so far.

Some sequences still aren't handled optimally: if you're using
Xfce-Terminal, and press Esc followed by Alt-Shift-<left arrow> or
Ctrl-<left arrow>, you get an "Unbound key" message, but you also get
those without this patch applied.  (Handling an escape followed by a key
combination that is only interpreted as an escape sequence, as those two
are, is obviously more complicated.)



reply via email to

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