CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/03/18 08:27:24
Modified files: usr.bin/tmux : window-copy.c Log message: Make scrolling behaviour more sensible and maintain cursor position, as if the same had been done line-by-line. From Michal Mazurek.