CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2012/03/11 17:01:19
Modified files: usr.bin/tmux : window-copy.c Log message: Always remember last cursor position when moving up or down, not just for if crossing zero length lines. From Itay Perl.