summaryrefslogtreecommitdiffstats
path: root/tests/012/struct.expected
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-09-30 20:30:31 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-09-30 20:30:31 -0700
commitb7dadaf6772a3c641c0b232bea5164365d4ecc2b (patch)
treebc26aab54fe549ed4300d1ee0c54eae8757e69b7 /tests/012/struct.expected
parent8f86d0ed3723f7f3e47efa9ae9a480d7f98b4783 (diff)
downloadtxr-b7dadaf6772a3c641c0b232bea5164365d4ecc2b.tar.gz
txr-b7dadaf6772a3c641c0b232bea5164365d4ecc2b.tar.bz2
txr-b7dadaf6772a3c641c0b232bea5164365d4ecc2b.zip
linenoise: bugfix: handle ESC in extended command.
If the user types Ctrl-X and then an arrow key, we don't want garbage. We let an ESC received in Ctrl-X extended command mode to be processed normally and cancel that mode. * linenoise.c (edit): Bypass the extended command switch if the character is ESC. Then down below in the ESC case of the regular command switch, clear extended mode.
Diffstat (limited to 'tests/012/struct.expected')
0 files changed, 0 insertions, 0 deletions