aboutsummaryrefslogtreecommitdiff
path: root/options-table.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2020-04-13
|\
| * Change so that the appropriate hooks for windows and panes belong tonicm2020-04-13
* | Merge branch 'obsd-master'Thomas Adam2019-11-28
|\|
| * Missing after-kill-pane option.nicm2019-11-28
| * status-left and status-right need push-default also, reported by Ericnicm2019-11-28
* | Merge branch 'obsd-master'Thomas Adam2019-11-14
|\|
| * Change window-size default from smallest to latest.nicm2019-11-14
* | Merge branch 'obsd-master'Thomas Adam2019-11-14
|\|
| * Add an option to set the key sent by backspace for those whose systemnicm2019-11-14
* | Merge branch 'obsd-master'Thomas Adam2019-09-19
|\|
| * Add a "latest" window-size option which tries to size windows based onnicm2019-09-19
* | Merge branch 'obsd-master'Thomas Adam2019-09-16
|\|
| * Add push-default and pop-default in styles to change the default coloursnicm2019-09-15
* | Merge branch 'obsd-master'Thomas Adam2019-06-26
|\|
| * Add #define for the pane status line option position numbers.nicm2019-06-26
* | Merge branch 'obsd-master'Thomas Adam2019-06-20
|\|
| * allow-rename and alternate-screen can be pane options.nicm2019-06-20
* | Merge branch 'obsd-master'Thomas Adam2019-06-20
|\|
| * Add a per-pane option set. Pane options inherit from window options (sonicm2019-06-20
* | Merge branch 'obsd-master'Thomas Adam2019-05-26
|\|
| * Add formats for word and line under the mouse and use them to add somenicm2019-05-26
* | Merge branch 'obsd-master'Thomas Adam2019-04-27
|\|
| * Merge hooks into options and make each one an array option. This allowsnicm2019-04-26
* | Merge branch 'obsd-master'Thomas Adam2019-04-23
|\|
| * Indicate an array option with a flag rather than a special type so thatnicm2019-04-23
* | Merge branch 'obsd-master'Thomas Adam2019-04-07
|\|
| * Current window style also needs to be tested for default.nicm2019-04-07
* | Merge branch 'obsd-master'Thomas Adam2019-04-02
|\|
| * Silence flag should use the same option as activity, reported by Thomasnicm2019-04-02
* | Merge branch 'obsd-master'Thomas Adam2019-03-19
|\|
| * Include window-status-style and window-status-current style in the format.nicm2019-03-19
* | Merge branch 'obsd-master'Thomas Adam2019-03-19
|\|
| * The individual -fg, -bg and -attr options have been deprecated (innicm2019-03-18
* | Merge branch 'obsd-master'Thomas Adam2019-03-18
|\|
| * Extend the #[] style syntax and use that together with previous formatnicm2019-03-18
* | Merge branch 'obsd-master'Thomas Adam2018-10-25
|\|
| * Add a "terminal" colour which can be used instead of "default" in stylenicm2018-10-25
| * Support for windows larger than visible on the attached client. This hasnicm2018-10-18
* | Add formats for when window is larger than client, and show offset inNicholas Marriott2018-09-26
* | Support for windows larger than the client.Nicholas Marriott2018-08-20
* | Merge branch 'obsd-master'Thomas Adam2018-04-23
|\|
| * Add KRB5CCNAME to update-environment.nicm2018-04-23
* | Merge branch 'obsd-master'Thomas Adam2018-02-22
|\|
| * Add exit-empty option to exit server if no sessions (defaults to on).nicm2018-02-22
* | Merge branch 'obsd-master'Thomas Adam2017-10-25
|\|
| * Default allow-rename to off because it is ridiculous that applicationsnicm2017-10-25
* | Merge branch 'obsd-master'Thomas Adam2017-08-17
|\|
| * Add monitor-bell window option to match the activity and silencenicm2017-08-17
* | Merge branch 'obsd-master'Thomas Adam2017-08-16
|\|
| * Rename BELL_* values to ALERT_* now they are used by more than bells,nicm2017-08-16