Code

list_window: added top, middle, and bottom commands
authorJeffrey Middleton <jefromi@gmail.com>
Tue, 3 Mar 2009 22:14:38 +0000 (23:14 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 3 Mar 2009 22:14:38 +0000 (23:14 +0100)
commit152e021619f3791d3c87a03a76625f3563413529
tree8db84d649a9dd3e548cf5c7f57c327c2dc9819e5
parent6677eccd27725fc3ca603ff0e0e265295cf32593
list_window: added top, middle, and bottom commands

Commands to move cursor to top, middle, and bottom of screen, mapped
by default to H, M, and L like in Vim.
src/command.c
src/command.h
src/list_window.c
src/screen_help.c