CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/22 15:10:51
Modified files:
usr.bin/tmux : window-copy.c
Log message:
Fix a crash: if remain-on-exit is set and the pane has exited, the
buffers may not be valid, so do not try to disable/enable them when
switching to copy mode.
