]> git.wh0rd.org Git - nano.git/commit
in parse_kbinput(), properly handle combined meta and escape sequences,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 23 Jul 2006 16:00:03 +0000 (16:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 23 Jul 2006 16:00:03 +0000 (16:00 +0000)
commita44ca78a50878bfd1b906d1b2c1c351ab328774f
treea728c7d0370ec689ac2ddd705f55661ef9534c0d
parent006fc2338c5a74c678ab20935d1451b8910addbc
in parse_kbinput(), properly handle combined meta and escape sequences,
so that e.g. Meta-+ 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@3805 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/winio.c