]> git.wh0rd.org Git - nano.git/commit
* move.c (do_page_up): Explicitly set current_y to 0 when paging up when not in
authorChris Allegretta <chrisa@asty.org>
Sun, 21 Mar 2010 04:35:17 +0000 (04:35 +0000)
committerChris Allegretta <chrisa@asty.org>
Sun, 21 Mar 2010 04:35:17 +0000 (04:35 +0000)
commitb5e76470281316be8b8ebdc4c6581f0cd8583f16
treeae26f2e395978cec4cc0ccf59a0fe5696c376f0a
parent42bd871af32376ab68070ee949c6a4ea30d6c5f8
* move.c (do_page_up): Explicitly set current_y to 0 when paging up when not in
  smooth scroll mode, as previous fixes would otherwise cause the cursor to not
  really be moved to the stop of the screen.

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