]> git.wh0rd.org Git - nano.git/commit
fix glitch in edit_scroll() where scrolling up to the top line of the
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 17 Jul 2005 02:19:47 +0000 (02:19 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 17 Jul 2005 02:19:47 +0000 (02:19 +0000)
commita7f488b51f4c38d0ccac06e80c9dc9295d046724
treea04e0ee69f94e45234372ccacc8ea9e63a2d9f6e
parentc104ef15a6e25e63a626ed0f98da5c1d1bbb9e7b
fix glitch in edit_scroll() where scrolling up to the top line of the
file with fewer than nlines lines available to scroll would leave half
the screen unupdated

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