aboutsummaryrefslogtreecommitdiff
path: root/layout-string.c
Commit message (Collapse)AuthorAge
* Sync OpenBSD patchset 732:Tiago Cunha2010-07-02
| | | | | | | 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.
* Sync OpenBSD patchset 603:Tiago Cunha2010-01-08
| | | | | Fix this properly.
* Sync OpenBSD patchset 602:Tiago Cunha2010-01-08
| | | | | Don't return the root cell if the string doesn't match.
* Sync OpenBSD patchset 584:Tiago Cunha2009-12-10
Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right pane can be identified.