CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/03 01:31:18
Modified files:
usr.bin/tmux : cmd-join-pane.c cmd-split-window.c cmd.c
layout.c tmux.1 tmux.h
Log message:
Add move-pane command (like join-pane but allows the same window). Also
-b flag to join-pane and move-pane to place the pane to the left or
above. From George Nachman.
