]> git.wh0rd.org Git - nano.git/commit
in statusq(), call wrefresh(bottomwin) after getting an answer and
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 18 Jun 2005 04:32:26 +0000 (04:32 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 18 Jun 2005 04:32:26 +0000 (04:32 +0000)
commit62898233acca99e19b919b90718d1ff6757c67e5
tree3265a902d04a639eb3e61412e2da04ce952a27d9
parent26e637bf121555108fa3fe6d396624da4f188c76
in statusq(), call wrefresh(bottomwin) after getting an answer and
blanking out the statusbar, to make sure that the blanking is done; this
fixes a problem where the statusbar is not properly blanked after using
the "Go To Line" prompt with the NO_HELP flag set

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