]> git.wh0rd.org Git - nano.git/commit
Fix bug 79, add sentinels for function keys in case the user
authorChris Allegretta <chrisa@asty.org>
Tue, 11 Mar 2008 03:03:53 +0000 (03:03 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 11 Mar 2008 03:03:53 +0000 (03:03 +0000)
commit17436ce8179a0bd50694ed521ee3a6543987e9d5
treef6b509fd7c69749937d0347b6ebdc9f6b5a2579b
parentb775c07108b0457cc5cec2ab300fb97c43894494
Fix bug 79, add sentinels for function keys in case the user
rebinds them to something else.  Fix debug mode crash when the user
typos a menu name.  Add menus for pageup and pagedown bindings and make
rebinding up and down actually do up and down and not page up and page down.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4221 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
BUGS
src/global.c
src/help.c
src/rcfile.c
src/winio.c