aboutsummaryrefslogtreecommitdiff
path: root/window-scroll.c
Commit message (Expand)AuthorAge
* Permit options such as status-bg to be configured using the entire 256 colourNicholas Marriott2009-09-10
* vi(1)-style half page scroll in copy and scroll modes. Move the vi full pageNicholas Marriott2009-08-13
* Scroll by two less than the number of lines in the screen, like emacs, ratherNicholas Marriott2009-08-13
* If colours are not supported by the terminal, try to emulate a colouredNicholas Marriott2009-08-05
* Next step towards customisable mode keys: build each default table of keys intoNicholas Marriott2009-07-28
* Remove an unused entry in the mode keys command enum and renameNicholas Marriott2009-07-27
* Change mode key bindings from big switches into a set of tables. Rather thanNicholas Marriott2009-07-27
* Get rid of empty mode_key_free function.Nicholas Marriott2009-07-27
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01