aboutsummaryrefslogtreecommitdiff
path: root/layout-string.c
Commit message (Collapse)AuthorAge
* Custom layouts. list-windows command displays the layout as a string (such asNicholas Marriott2010-06-29
| | | | | "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.
* $OpenBSD$ not $Id$Nicholas Marriott2010-01-08
|
* Fix this properly.Nicholas Marriott2010-01-07
|
* Don't return the root cell if the string doesn't match.Nicholas Marriott2010-01-07
|
* Permit panes to be referred to as "top", "bottom", "top-left" etc, if the rightNicholas Marriott2009-12-08
pane can be identified.