]> git.wh0rd.org Git - nano.git/commit
add -U/--quickblank option, a Meta-U toggle, and a "quickblank" rcfile
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 17 Jun 2005 19:06:25 +0000 (19:06 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 17 Jun 2005 19:06:25 +0000 (19:06 +0000)
commite29111f7ec9f26a3143150a2d8c7dd614e3ffe14
tree458a8487999a1ceab36a0fca7d9287e5c0ed2d9f
parent6399000a48f06fc4ed1b64aa4c6d645dfffddc18
add -U/--quickblank option, a Meta-U toggle, and a "quickblank" rcfile
option to blank the statusbar after 1 keystroke instead of 25; note that
this is disabled when NANO_SMALL is defined

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2709 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
doc/man/nano.1
doc/man/nanorc.5
doc/nanorc.sample
src/global.c
src/nano.c
src/nano.h
src/rcfile.c
src/winio.c