CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2010/06/28 21:30:14

Modified files:
        usr.bin/tmux   : Makefile cmd-list-windows.c cmd-select-layout.c 
                         layout-string.c layout.c tmux.1 tmux.h 
Added files:
        usr.bin/tmux   : layout-custom.c 

Log message:
Custom layouts. list-windows command displays the layout as a string (such as
"bb62,159x48,0,0{79x48,0,0,79x48,80,0}") and it can be applied to another
window (with the same number of panes or fewer) using select-layout.

Reply via email to