CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/26 18:22:22
Modified files:
usr.bin/tmux : cmd-set-option.c server-fn.c tmux.1 tmux.c
Log message:
New option, detach-on-destroy, to set what happens to a client when the session
it is attached to is destroyed. If on (the default), it is detached; if off, it
is switched to the most recently active session.
