author | Jeffrey Middleton <jefromi@gmail.com> | |
Fri, 27 Feb 2009 08:11:24 +0000 (09:11 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 27 Feb 2009 08:11:24 +0000 (09:11 +0100) | ||
commit | 26c71593c834473044284b4550584d4388f97a68 | |
tree | e1cf10a50a6e58e9d8bbccaa268de005c4819444 | tree | snapshot |
parent | dbc48768cd004125a52833532b132441d78fc520 | commit | diff |
list_window: page up goes too far
There's a sign error in the page up (previous screen) - instead of
going up by one less than the number of rows, it goes up by one
more. Patch attached, though it's just a single character change. I'm
kind of weirded out that I never noticed this before, since it seems
to have been like this forever!
There's a sign error in the page up (previous screen) - instead of
going up by one less than the number of rows, it goes up by one
more. Patch attached, though it's just a single character change. I'm
kind of weirded out that I never noticed this before, since it seems
to have been like this forever!
src/list_window.c | diff | blob | history |