Custom layouts. list-windows command displays the layout as a string (such as
commit552c9cd83f7207759b41947f63ada828683b7892
authorNicholas Marriott <nicm@openbsd.org>
Tue, 29 Jun 2010 03:30:13 +0000 (29 03:30 +0000)
committerNicholas Marriott <nicm@openbsd.org>
Tue, 29 Jun 2010 03:30:13 +0000 (29 03:30 +0000)
tree432a775eabec3af116d70a5d6bff2fa2d88cd470
parent76bbdeb586ad93cfb16bd12db865b4c672a9168e
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.
Makefile
cmd-list-windows.c
cmd-select-layout.c
layout-custom.c [new file with mode: 0644]
layout-string.c
layout.c
tmux.1
tmux.h