CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/02/18 17:03:21
Modified files:
usr.bin/tmux : server-window.c window-copy.c tmux.h
Log message:
copy mode uses the real screen as backing and if it is updated while copying,
strange things can happen. So, freeze reading from the pty while in copy mode.
