author | Jeffrey Middleton <jefromi@gmail.com> | |
Thu, 5 Mar 2009 22:43:04 +0000 (16:43 -0600) | ||
committer | Jeffrey Middleton <jefromi@gmail.com> | |
Thu, 5 Mar 2009 19:15:39 +0000 (13:15 -0600) | ||
commit | a445e55a551665fc933c055990f5cffb6a5ae236 | |
tree | 0413ce2d12e0dc7efbfcfe344ca0fe9fe9939e21 | tree | snapshot |
parent | 01694c3c217403471136792b0730fdd2263ea8ea | commit | diff |
list_window: Added scroll up/down half-screen commands
Added commands to scroll up/down half a screen, using the generic functions from the last commit. Mapped by default to B and N, to go along nicely with Ctrl-B and Ctrl-N for single-line scrolling.
Added commands to scroll up/down half a screen, using the generic functions from the last commit. Mapped by default to B and N, to go along nicely with Ctrl-B and Ctrl-N for single-line scrolling.
src/command.c | diff | blob | history | |
src/command.h | diff | blob | history | |
src/list_window.c | diff | blob | history | |
src/screen_help.c | diff | blob | history |