CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/11 11:39:25
Modified files:
usr.bin/tmux : cmd-new-session.c cmd-switch-client.c
key-bindings.c server-client.c server-fn.c
tmux.1 tmux.h
Log message:
Track the last session for a client and add a flag to switch-client and
a key binding (L) to move a client back to its last session.
