]> git.wh0rd.org Git - nano.git/commit
handle statusbar blanking in one place instead of many, so that it
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 21 May 2006 21:23:21 +0000 (21:23 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 21 May 2006 21:23:21 +0000 (21:23 +0000)
commitce8623669bbe4a1d6d2e1c3d20c1afa285564c41
tree81ac78827629d62dbe5d90f4e550f0357becd074
parent41b8972dc94b85d9ce758e80b3cd807d5a8abd99
handle statusbar blanking in one place instead of many, so that it
always works consistently, per Benno Schulenberg's patch (with a few
tweaks of mine); also, blank the statusbar after 26 keystrokes instead
of 25, for compatibility with Pico

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3541 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/browser.c
src/cut.c
src/move.c
src/text.c
src/winio.c