]> git.wh0rd.org Git - nano.git/commit
QUICK_BLANK and CONST_UPDATE shouldn't be working at the same time, as
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 17 Jun 2005 21:52:59 +0000 (21:52 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 17 Jun 2005 21:52:59 +0000 (21:52 +0000)
commitbf51aa4c0aa37cd6d4cbf399b0663f9252d124f3
tree33be1c77be2f86286510e44854574a628b0b31c0
parent954aba7430180c8b9978a798b38f04760b5d4d81
QUICK_BLANK and CONST_UPDATE shouldn't be working at the same time, as
they make the statusbar blank and redraw itself far too many times, and
it makes no sense to use them together anyway; also, clean up
check_statusblank() a little

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