CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2014/01/09 07:20:55
Modified files: usr.bin/tmux : cmd-attach-session.c cmd.c tmux.h Log message: Allow attach-session -t to accept a window and pane to select them on attach. Based on a diff from J Raynor.