Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Custom layouts. list-windows command displays the layout as a string (such as | Nicholas Marriott | 2010-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 Marriott | 2010-01-08 |
| | |||
* | Fix this properly. | Nicholas Marriott | 2010-01-07 |
| | |||
* | Don't return the root cell if the string doesn't match. | Nicholas Marriott | 2010-01-07 |
| | |||
* | Permit panes to be referred to as "top", "bottom", "top-left" etc, if the right | Nicholas Marriott | 2009-12-08 |
pane can be identified. |