]> git.wh0rd.org Git - nano.git/commit
in parse_kbinput(), properly handle combined control character and
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 24 Jul 2006 18:53:54 +0000 (18:53 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 24 Jul 2006 18:53:54 +0000 (18:53 +0000)
commitf28ff9dece93b488f34aca68834e7cbb965f330f
tree47a14bd934a8c461b3eaa72cd05bd8e91068755d
parentec177be4168278b8ad5afdb300e0a2a91c42e848
in parse_kbinput(), properly handle combined control character and
escape sequences, so that e.g. Esc Esc / will work properly when the /
is on the numeric keypad and NumLock is off

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