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