]> git.wh0rd.org Git - nano.git/commit
in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore;
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 25 Jul 2006 19:23:35 +0000 (19:23 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 25 Jul 2006 19:23:35 +0000 (19:23 +0000)
commit1b4ae6997e5472a9502f608e15a899e5d40c80ee
tree7c1ad3b163e3dbc279de2108c6fc709efabe933f
parent722b728a1c300b3f036e8394a193f93545b4b905
in parse_escape_seq_kbinput(), Don't ignore escape sequences anymore;
instead, return the corresponding key so that parse_kbinput() can
translate it

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