CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/17 09:03:11
Modified files: usr.bin/tmux : cmd-attach-session.c cmd-new-session.c tmux.1 tmux.h Log message: Tidy up new-session and attach-session and change them to work from inside tmux, switching the current client to the new or requested session. Written with Josh Elsasser.