aboutsummaryrefslogtreecommitdiff
path: root/cmd-set-window-option.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 831:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 829:Tiago Cunha2011-01-07
* Sync OpenBSD patchset 580:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 553:Tiago Cunha2009-11-19
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 367:Tiago Cunha2009-10-09
* Sync OpenBSD patchset 343:Tiago Cunha2009-09-22
* Sync from OpenBSD:Nicholas Marriott2009-08-11
* Sync OpenBSD patchset 219:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 198:Tiago Cunha2009-07-30
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 146:Tiago Cunha2009-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-15
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* Fix $Id$.Nicholas Marriott2009-07-08
* Rename the global options variables to be shorter and to make session optionsNicholas Marriott2009-07-08
* Restore $Id$ and add script to do so.Nicholas Marriott2009-06-25
* Unused prototypes. Found by lint, no binary change.Nicholas Marriott2009-06-25
* - New window option monitor-content to search for a string in a window, andTiago Cunha2009-05-19
* New option main-pane-width to set width of pane in left-vertical mode.Nicholas Marriott2009-05-18
* Set colour of window entry in status line based on window options.Nicholas Marriott2009-01-30
* Allow status, mode and message attributes to be changed by three new options:...Nicholas Marriott2009-01-27
* Try to change the window title to match the command running it in. This is doneNicholas Marriott2009-01-20
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Clock mode.Nicholas Marriott2009-01-10
* Trim spaces.Nicholas Marriott2009-01-10
* Update key handling code. Simplify, support ctrl properly and add a new windo...Nicholas Marriott2009-01-09
* Some options tidying/code shrinkage. Also add -u option to unset non-global o...Nicholas Marriott2009-01-07
* 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 mode-fg/mode-bg...Nicholas Marriott2008-12-08
* Disable UTF-8 by default and add options to enable it.Nicholas Marriott2008-11-16
* Fix stupid GNU getopt behaviour.Nicholas Marriott2008-09-25
* Zombie windows, requested by Will Maier.Nicholas Marriott2008-06-29
* Trimify.Nicholas Marriott2008-06-18
* More Sun OS crap.Nicholas Marriott2008-06-18
* Informational messages on window option changes.Nicholas Marriott2008-06-16
* New window options: force-width and force-height. This will force a window toNicholas Marriott2008-06-14
* New flag: aggressize resize. Resize window when to size of smallest session f...Nicholas Marriott2008-06-06
* Big reorganisation of command-line syntax.Nicholas Marriott2008-06-05
* Print for the less easy commands.Nicholas Marriott2008-06-05
* Easy bits of arg printing for list-keys.Nicholas Marriott2008-06-05
* Make monitor-activity w/o arguments toggle.Nicholas Marriott2008-06-04
* Disable/enable window activity monitoring with set-window-option command.Nicholas Marriott2008-06-04