aboutsummaryrefslogtreecommitdiff
path: root/cmd-show-options.c
Commit message (Collapse)AuthorAge
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
|
* 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/
* Fix stupid GNU getopt behaviour.Nicholas Marriott2008-09-25
|
* Split colour functions from screen.Nicholas Marriott2008-09-10
|
* Split internal status-colour into status-fg/status-bg options and lose ↵Nicholas Marriott2008-06-23
| | | | workarounds in set-option stuff.
* Split options into a table to allow abbreviations.Nicholas Marriott2008-06-23
|
* Trimify.Nicholas Marriott2008-06-18
|
* Document show-options.Nicholas Marriott2008-06-16
|
* Add a couple of extra option types, and implement show-options command.Nicholas Marriott2008-06-15