CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/29 01:58:33
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Do not factor in screen_hsize() for the visible copy mode screen when
adjusting the selection, it should never have any useful history (and
when it does, after resize, we shouldn't use it). From Michal Mazurek.
