]> git.wh0rd.org Git - nano.git/commit
in parse_kbinput(), if we get Escape followed by an escape sequence,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 25 May 2006 21:39:25 +0000 (21:39 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Thu, 25 May 2006 21:39:25 +0000 (21:39 +0000)
commitd6eb17515da3099c4e3bb47ca022e963109850a0
tree57be3a1a7e1b2ea14c75ca80a47090aaeae45bf1
parente328ae9423f05c85c6977f73791c56daf48af45a
in parse_kbinput(), if we get Escape followed by an escape sequence,
interpret the escape sequence for consistency; also ignore unhandled
function keys for consistency

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3565 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/nano.c
src/prompt.c
src/winio.c