commit | f2150d3f98d95f485b01cb69475c98c6f6797467 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Mon Jul 11 14:21:38 2016 +0200 |
committer | Benno Schulenberg <bensberg@justemail.net> | Wed Jul 13 10:01:07 2016 +0200 |
tree | ed3857a80673727e18f0dc5024651ac554f56a81 | |
parent | 033376aec086a8931229f1999fdfb0c911be332a [diff] |
input: treat Ctrl+Alt+key different from Esc followed by Ctrl+key When the user changes her mind after having pressed Esc, she cannot unpress Esc, so do that for her by ignoring the escape code when the subsequent keycode is outside of the normal printable range. This restores the behavior from before nano-2.3.5 -- except that Ctrl+Alt+key continues to report an unbound key. This fixes https://savannah.gnu.org/bugs/?48459.