aboutsummaryrefslogtreecommitdiff
path: root/options-cmd.c
Commit message (Collapse)AuthorAge
* Allow status, mode and message attributes to be changed by three new ↵Nicholas Marriott2009-01-27
| | | | | | | options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink From Josh Elsasser, thanks!
* Trim spaces.Nicholas Marriott2009-01-10
|
* Some options tidying/code shrinkage. Also add -u option to unset non-global ↵Nicholas Marriott2009-01-07
| | | | options (allowing them to inherit), and some extra info.
* Make window options work the same was as session options, add ↵Nicholas Marriott2008-12-08
mode-fg/mode-bg options, force -g for global on set/show/setw/showw/