CVSROOT:        /cvs
Module name:    src
Changes by:     n...@cvs.openbsd.org    2016/06/15 03:13:46

Modified files:
        usr.bin/tmux   : tmux.h window.c 

Log message:
Copy mode needs to keep the original grid intact so it can copy from it
if needed, so it disables reading from the pane. This can be problem
with some programs. So make tmux automatically exit all modes after 180
seconds of inactivity and if there is pending output.

Reply via email to