smol/src
David Lawrence Ramsey e5d8f32834 add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0),
and Meta-J back in the shortcut list since Meta-G is used in the file
browser and not as a toggle, tweak nanogetstr() and statusq() so that
resetstatuspos can be reduced to a static bool, change the names of some
keys to be more consistent, and add the ^R^X^X and ^W^T^T shortcuts
(note that the latter doesn't preserve the contents of the statusbar yet
when ^T is pressed at the "Go To Line" prompt), and add a few other
miscellaneous tweaks


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1954 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
2004-09-30 22:07:21 +00:00
..
.cvsignore Major package reorganization: 2003-09-07 00:44:12 +00:00
Makefile.am remove reference to @includedir@ in src/Makefile.am, as it's unneeded 2004-09-01 22:08:57 +00:00
color.c add DB's fix for a problem where quoted justify wouldn't work if 2004-07-31 14:10:23 +00:00
cut.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
files.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
global.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
move.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
nano.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
nano.h add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
proto.h add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
rcfile.c add DB's overhaul of the file loading code to increase efficiency, 2004-09-05 21:40:31 +00:00
search.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00
utils.c add DB's overhaul of the file loading code to increase efficiency, 2004-09-05 21:40:31 +00:00
winio.c add a bunch of key-related fixes: put Meta-( (Meta-9), Meta-) (Meta-0), 2004-09-30 22:07:21 +00:00