aboutsummaryrefslogtreecommitdiff
path: root/options-table.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2017-06-03
|\
| * Make set-clipboard a three-state option so tmux itself can ignore thenicm2017-06-03
* | Merge branch 'obsd-master'Thomas Adam2017-05-31
|\|
| * Rewrite of choose mode, both to simplify and tidy the code and to addnicm2017-05-30
* | Merge branch 'obsd-master'Thomas Adam2017-05-30
|\|
| * Store a copy of the old status line, will be needed soon for new choose mode.nicm2017-05-29
* | Merge branch 'obsd-master'Thomas Adam2017-01-24
|\|
| * Make update-environment an array as well.nicm2017-01-24
| * Convert terminal-overrides to an array option.nicm2017-01-24
| * server-info can become an alias rather than a command.nicm2017-01-24
| * Revert WIP parts of previous I didn't mean to commit yet.nicm2017-01-16
| * getopt() has a struct option so just return to using options_entry.nicm2017-01-16
* | Merge branch 'obsd-master'Thomas Adam2017-01-15
|\|
| * Major tidy up and rework of options tree and set-option/show-optionsnicm2017-01-15
| * Remove unused quiet option.nicm2017-01-15
* | Merge branch 'obsd-master'Thomas Adam2017-01-12
|\|
| * Simplify appending to string options.nicm2017-01-12
* | Merge branch 'obsd-master'Thomas Adam2017-01-11
|\|
| * Some tidying and tweaks to options code.nicm2017-01-11
* | Merge branch 'obsd-master'Thomas Adam2016-12-30
|\|
| * Change the xterm-keys option to default to on, so that tmux willnicm2016-12-30
* | Merge branch 'obsd-master'Thomas Adam2016-10-14
|\|
| * Remove the set-remain-on-exit option, it was always a hack and can nownicm2016-10-13
* | Merge branch 'obsd-master'Thomas Adam2016-10-04
|\|
| * Remove some dead code in cmd-move-window.c and make a load of localnicm2016-10-03
* | Merge branch 'obsd-master'Thomas Adam2016-05-05
|\|
| * Fix up a couple of long lines.nicm2016-05-04
* | Merge branch 'obsd-master'Thomas Adam2016-04-29
|\|
| * Add option to include status text in the pane borders. Ifnicm2016-04-29
* | Merge branch 'obsd-master'Thomas Adam2016-01-19
|\|
| * I no longer use my SourceForge address so replace it.nicm2016-01-19
* | Merge branch 'obsd-master'Thomas Adam2015-12-12
|\|
| * Add key-table option to set the default key table for a session, allowsnicm2015-12-12
* | Merge branch 'obsd-master'Thomas Adam2015-11-24
|\|
| * Don't allow options in table without scope set.nicm2015-11-24
* | Merge branch 'obsd-master'Thomas Adam2015-11-23
|\|
| * If display-time is set to 0, show status messages until a key is pressed;tim2015-11-22
* | Merge branch 'obsd-master'Thomas Adam2015-11-21
|\|
| * Instead of separate tables for different types of options, give eachnicm2015-11-20
* | Merge branch 'obsd-master'Thomas Adam2015-11-12
|\|
| * Nuke the utf8 and status-utf8 options and make tmux only a UTF-8nicm2015-11-12
* | Merge branch 'obsd-master'Thomas Adam2015-11-12
|\|
| * Default history-file should be "" not NULL, from Greg Onufe.nicm2015-11-12
* | Merge branch 'obsd-master'Thomas Adam2015-11-12
|\|
| * Drop mouse-utf8 option and always turn on UTF-8 mouse if the client saysnicm2015-11-11
* | Merge branch 'obsd-master'Thomas Adam2015-09-26
|\|
| * Adding colors=256 to *256color* was always pretty stupid and now itnicm2015-09-25
* | Merge branch 'obsd-master'Thomas Adam2015-08-28
|\|
| * Remove the lock-server option which is a bit redundant, it isn't thatnicm2015-08-28
* | Merge branch 'obsd-master'Thomas Adam2015-07-20
|\|