aboutsummaryrefslogtreecommitdiff
path: root/cmd-set-option.c
Commit message (Expand)AuthorAge
* Sync OpenBSD patchset 653:Tiago Cunha2010-02-26
* Sync OpenBSD patchset 642:Tiago Cunha2010-02-08
* Sync OpenBSD patchset 632:Tiago Cunha2010-02-05
* Sync OpenBSD patchset 597:Tiago Cunha2010-01-05
* Sync OpenBSD patchset 587:Tiago Cunha2009-12-16
* Sync OpenBSD patchset 586:Tiago Cunha2009-12-12
* Sync OpenBSD patchset 585:Tiago Cunha2009-12-10
* Sync OpenBSD patchset 581:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 580:Tiago Cunha2009-12-04
* Sync OpenBSD patchset 546:Tiago Cunha2009-11-19
* Sync OpenBSD patchset 539:Tiago Cunha2009-11-14
* Sync OpenBSD patchset 475:Tiago Cunha2009-11-02
* Sync OpenBSD patchset 374:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 373:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 370:Tiago Cunha2009-10-11
* Sync OpenBSD patchset 347:Tiago Cunha2009-09-23
* Sync OpenBSD patchset 343:Tiago Cunha2009-09-22
* Sync OpenBSD patchset 331:Tiago Cunha2009-09-19
* Sync OpenBSD patchset 305:Tiago Cunha2009-09-02
* Sync OpenBSD patchset 302:Tiago Cunha2009-08-31
* Sync OpenBSD patchset 257:Tiago Cunha2009-08-16
* Sync from OpenBSD:Nicholas Marriott2009-08-11
* Sync OpenBSD patchset 231:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 229:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 219:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 211:Tiago Cunha2009-08-09
* Sync OpenBSD patchset 181:Tiago Cunha2009-07-28
* Sync OpenBSD patchset 147:Tiago Cunha2009-07-20
* Add three new session options: visual-activity, visual-bell, visual-content.Tiago Cunha2009-07-19
* Having to update NSETOPTION/NSETWINDOWOPTION when adding new options is a bitNicholas Marriott2009-07-15
* Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott2009-07-14
* Add a default-terminal option to set the starting value of $TERM in newNicholas Marriott2009-07-12
* 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
* New session option, status-utf8, to control the interpretation of top-bit-setNicholas Marriott2009-06-25
* * New session flag "set-remain-on-exit" to set remain-on-exit flag for new wi...Nicholas Marriott2009-03-21
* Redo mode keys slightly more cleanly and apply them to command prompt editing...Nicholas Marriott2009-02-13
* 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
* Raise some limits to INT_MAX, SHRT_MAX is too low.Nicholas Marriott2009-01-23
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* Rework the prefix-time stuff. The option is now call repeat-time and defaults...Nicholas Marriott2009-01-14
* Using the rigth option name would help...Nicholas Marriott2009-01-14
* prefix-time option to allow multiple commands without additional prefixes.Nicholas Marriott2009-01-12
* Server locking. set-password and lock-server commands, plus automatic locking.Nicholas Marriott2009-01-11
* Pick up cwd from environment,.Nicholas Marriott2009-01-10
* Trim spaces.Nicholas Marriott2009-01-10
* 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