summaryrefslogtreecommitdiffstats
path: root/cmd-set-option.c
AgeCommit message (Expand)Author
2014-11-08No need for $Id$ now.Nicholas Marriott
2014-10-21Merge branch 'obsd-master'Thomas Adam
2014-10-20Instead of setting up the default keys by building the key structnicm
2014-09-25Merge branch 'obsd-master'Thomas Adam
2014-09-01Various minor style and spacing nits.nicm
2014-04-23Merge branch 'obsd-master'Thomas Adam
2014-04-17Some more long lines.nicm
2014-04-17Remove the "info" message mechanism, this was only used for about fivenicm
2014-04-17Extend the -q flag to set-option to suppress errors about unknownnicm
2014-02-19Merge branch 'obsd-master'Thomas Adam
2014-02-17Don't crash when given a invalid colour, reported by Felix Rosencrantz,nicm
2014-02-16Merge branch 'obsd-master'Thomas Adam
2014-02-14Style nit - no space between function name and bracket.nicm
2014-01-31Merge branch 'obsd-master'Thomas Adam
2014-01-28Allow replacing each of the many sets of separate foo-{fg,bg,attr}nicm
2013-10-10Remove the barely-used and unnecessary command check() function.nicm
2013-08-21Remove the barely-used and unnecessary command check() function.Nicholas Marriott
2013-07-06Merge branch 'obsd-master'Thomas Adam
2013-07-05Clarify error messages when setting options, from Thomas Adam.Nicholas Marriott
2013-03-24Add a -o option to set-option to prevent setting an option already set,Nicholas Marriott
2013-03-21Add user options, prefixed with @. May be set to any arbitrary string.Nicholas Marriott
2013-02-23Add a -o option to set-option to prevent setting an option already set, fromNicholas Marriott
2013-02-23Add a command queue to standardize and simplify commands that call otherNicholas Marriott
2013-02-13Add user options, prefixed with @. May be set to any arbitrary string.Nicholas Marriott
2013-02-12Add -v to set and setw to show only option value.Nicholas Marriott
2012-07-11Sync OpenBSD patchset 1151:Tiago Cunha
2012-07-11Sync OpenBSD patchset 1150:Tiago Cunha
2012-07-11Make command exec functions return an enum rather than -1/0/1 values andNicholas Marriott
2012-07-10xfree is not particularly helpful, remove it. From Thomas Adam.Nicholas Marriott
2012-04-10Sync OpenBSD patchset 1091:Tiago Cunha
2012-04-08Do not fire name timer when automatic-rename is off, from Tim Ruehsen aNicholas Marriott
2012-03-18Sync OpenBSD patchset 1063:Tiago Cunha
2012-03-17Add -q option to set-option to turn off info message, from marcel partap.Nicholas Marriott
2012-03-03Sync OpenBSD patchset 1032:Tiago Cunha
2012-02-25Allow a single option to be specified to show-options to show just thatNicholas Marriott
2012-01-21Sync OpenBSD patchset 1007:Tiago Cunha
2012-01-21Drop the ability to have a list of keys in the prefix in favour of twoNicholas Marriott
2011-07-09Expand the Id keyword. Tiago Cunha
2011-04-06|PatchSet 882Nicholas Marriott
2011-04-06|PatchSet 879Nicholas Marriott
2011-04-06|PatchSet 878Nicholas Marriott
2011-04-06|PatchSet 877Nicholas Marriott
2011-04-05Add a flag to cmd_find_session so that attach-session can preferNicholas Marriott
2011-03-29For convenience, work out what type of option is being set by nameNicholas Marriott
2011-03-29Checking for particular options and redrawing is not necessary as weNicholas Marriott
2011-03-29Update an out-of-date and inaccurate comment.Nicholas Marriott
2011-02-15Sync OpenBSD patchset 855:Tiago Cunha
2011-01-26Simplify the way jobs work and drop the persist type, so all jobs areNicholas Marriott
2011-01-07Sync OpenBSD patchset 831:Tiago Cunha
2011-01-07Sync OpenBSD patchset 830:Tiago Cunha