aboutsummaryrefslogtreecommitdiff
path: root/cmd-display-panes.c
Commit message (Collapse)AuthorAge
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
| | | | command entry structs and a couple of functions to check/set the flags.
* Add a new display-panes command, with two options (display-panes-colour andNicholas Marriott2009-08-31
display-panes-time), which displays a visual indication of the number of each pane.