aboutsummaryrefslogtreecommitdiff
path: root/cmd-display-panes.c
Commit message (Expand)AuthorAge
* Fix error reporting for client commands by adding a flag toNicholas Marriott2013-03-24
* Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott2012-07-11
* Clean up and simplify tmux command argument parsing.Nicholas Marriott2011-01-04
* Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in theNicholas Marriott2009-11-13
* Add a new display-panes command, with two options (display-panes-colour andNicholas Marriott2009-08-31