CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/04 11:37:06
Modified files:
usr.bin/tmux : cmd-join-pane.c cmd-split-window.c layout.c
tmux.1 tmux.h
Log message:
Add support for performing a full width split (with splitw -f), rather
than splitting the current cell. From Stephen Kent.
