aboutsummaryrefslogtreecommitdiff
path: root/options-table.c
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master' into masterThomas Adam2021-01-04
|\
| * Add a variant of remain-on-exit that only keeps the pane if the programnicm2021-01-04
* | Merge branch 'obsd-master' into masterThomas Adam2020-12-15
|\|
| * Make synchronize-panes a pane option and add -U flag to set-option tonicm2020-12-15
* | Merge branch 'obsd-master' into masterThomas Adam2020-12-01
|\|
| * Make replacement of ##s consistent when drawing formats, whethernicm2020-12-01
* | Merge branch 'obsd-master'Thomas Adam2020-08-25
|\|
| * Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issuenicm2020-08-25
* | Merge branch 'obsd-master'Thomas Adam2020-07-24
|\|
| * Add a hook when the pane title changed.nicm2020-07-24
* | Merge branch 'obsd-master'Thomas Adam2020-05-22
|\|
| * xterm* can have focus too.nicm2020-05-22
| * Add a terminal feature for enable/disable extended keys (supported bynicm2020-05-16
| * Add an option to set the pane border lines style from a choice of singlenicm2020-05-16
| * Add a mark in copy mode. Set with set-mark command (bound to 'X') bynicm2020-05-16
| * Add a customize mode where keys and options may be browsed and changed,nicm2020-05-16
| * Change message log to be per server rather than per client and includenicm2020-05-16
| * Add 'e' key in buffer mode to open the buffer in an editor.nicm2020-05-16
| * Copy mode search improvements:nicm2020-05-16
| * Drop having a separate type for style options and make them all strings,nicm2020-05-16
| * Instead of having a default set of terminals in terminal-overrides thatnicm2020-05-16
* | Add a terminal feature for enable/disable extended keys (supported by xterm andNicholas Marriott2020-05-15
* | xterm-keys has been on by default for 5 years and all other modern terminalsNicholas Marriott2020-05-15
* | Add an option to set the pane border lines style from a choice of single linesNicholas Marriott2020-05-14
* | Add a mark in copy mode. Set with set-mark command (bound to 'X') by defaultNicholas Marriott2020-05-13
* | Add a customize mode where options may be browsed and changed, includes addingNicholas Marriott2020-05-08
* | Change message log to be per server rather than per client and include everyNicholas Marriott2020-05-06
* | Add 'e' key in buffer mode to open the buffer in an editor.Nicholas Marriott2020-05-01
* | Copy mode search improvements:Nicholas Marriott2020-04-29
* | Remove an unnecessary comma.Nicholas Marriott2020-04-29
* | Need to redraw borders now when some things change. Also change default so thatNicholas Marriott2020-04-29
* | Drop having a separate type for style options and make them all strings, whichNicholas Marriott2020-04-28
* | Instead of having a default set of terminals in terminal-overrides that get XTNicholas Marriott2020-04-24
* | rxvt needs XT also for the moment.Nicholas Marriott2020-04-24
* | Merge branch 'obsd-master'Thomas Adam2020-04-22
|\|
| * Change so main-pane-width and height can be given as a percentage.nicm2020-04-22
* | Merge branch 'obsd-master'Thomas Adam2020-04-21
|\|
| * xterm* needs XT also.nicm2020-04-21
* | Merge branch 'obsd-master'Thomas Adam2020-04-20
|\|
| * Tidy up the terminal detection and feature code and add named sets ofnicm2020-04-20
* | Merge branch 'obsd-master'Thomas Adam2020-04-17
|\|
| * Add a copy-command option and change copy-pipe and friends to pipe to itnicm2020-04-17
* | 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
|\|