]> git.wh0rd.org Git - nano.git/commit
More keybinding fixes
authorChris Allegretta <chrisa@asty.org>
Sun, 9 Mar 2008 02:52:40 +0000 (02:52 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 9 Mar 2008 02:52:40 +0000 (02:52 +0000)
commite347efb9ff168f309fd2525a3c0d46283c14e588
tree67ad6961592652e718a000dfddbf2b1efaba2d5d
parent9b422202c1597e2d2f0b75cb6fc20bb850fb691c
More keybinding fixes
- Fix tiny mode compilation problems
- Fix F-keys not working (silly typo)
- Change file browser to use new backend
- global.c - new helper function sc_seq_or, makes logic simpler down in the functions than calling first_sc_for directly

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