summaryrefslogtreecommitdiffstats
path: root/cmd-set-window-option.c
AgeCommit message (Expand)Author
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