]> git.wh0rd.org Git - nano.git/commit
per DB's patch, remove some unneeded reset_cursor() calls, move the one
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 13 Jul 2004 17:09:24 +0000 (17:09 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 13 Jul 2004 17:09:24 +0000 (17:09 +0000)
commitaea4dabf5985012a8ed4cb09d823cd18497ddbfa
treed48400f825ce3e7c6ce58063fbc15ea307c5499e
parent300b87fda694eae572cd341c67e1f6f72d956a4b
per DB's patch, remove some unneeded reset_cursor() calls, move the one
in the main input loop to the top, and remove the apparently unneeded
wrefresh() call in the main input loop

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