CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/06/23 14:17:30
Modified files: usr.bin/tmux : window.c Log message: If a pane is "zombified" (remain-on-exit flag), don't continue to queue key and mouse input for it (otherwise they are processed after respawn).