CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/13 16:11:43
Modified files:
usr.bin/tmux : window-copy.c window-scroll.c
Log message:
Scroll by two less than the number of lines in the screen, like emacs, rather
than by the entire screen, to make it easier to pull things out from under the
line indicator. Suggested by claudio.
