]> git.wh0rd.org Git - nano.git/commit
Allow backspace to be bound to keys in .nanorc
authorChris Allegretta <chrisa@asty.org>
Sun, 13 Jul 2008 16:44:19 +0000 (16:44 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 13 Jul 2008 16:44:19 +0000 (16:44 +0000)
commitfa406949ec5a49de68fba06c6c02f3fac9d2a335
tree45c568bc19f982cb73cd9dd6dad1828fef066612
parent70859f4a5bb198d6b660a53e066b26e357806c4b
Allow backspace to be bound to keys in .nanorc
Allow kdel to be rebound
Add note about rebinding kdel to backspace for those using OSX or PuTTY to connect to remote Linux machines in nanorc.sample.in

When undoing text deletes, move current_x to proper location

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4281 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
doc/nanorc.sample.in
src/global.c
src/rcfile.c
src/text.c