CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/07 13:52:18
Modified files:
usr.bin/tmux : Makefile cmd-split-window.c cmd.c layout.c
tmux.1 tmux.h
Added files:
usr.bin/tmux : cmd-join-pane.c
Log message:
New command, join-pane, to split and move an existing pane into the space (like
splitw then movep, or the reverse of breakp).
