aboutsummaryrefslogtreecommitdiff
path: root/cmd-set-window-option.c
Commit message (Expand)AuthorAge
* Add a mode-mouse option to prevent tmux taking over the mouse in choice or copyNicholas Marriott2009-07-30
* Make all messages sent between the client and server fixed size.Nicholas Marriott2009-07-26
* New options, window-status-current-{fg,bg,attr}, to set the fg, bg andNicholas Marriott2009-07-20
* Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bitNicholas Marriott2009-07-15
* Add main-pane-height to the options list (was missed before).Nicholas Marriott2009-07-14
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-13
* Rename the global options variables to be shorter and to make session optionsNicholas Marriott2009-07-07
* Unused prototypes. Found by lint, no binary change.Nicholas Marriott2009-06-25
* Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01