Age | Commit message (Expand) | Author |
2020-05-22 | xterm* can have focus too. | Nicholas Marriott |
2020-05-16 | Add a terminal feature for enable/disable extended keys (supported by | Nicholas Marriott |
2020-05-16 | xterm-keys has been on by default for five years and all other modern | Nicholas Marriott |
2020-05-16 | Add an option to set the pane border lines style from a choice of single | Nicholas Marriott |
2020-05-16 | Add a mark in copy mode. Set with set-mark command (bound to 'X') by | Nicholas Marriott |
2020-05-16 | Add a customize mode where keys and options may be browsed and changed, | Nicholas Marriott |
2020-05-16 | Change message log to be per server rather than per client and include | Nicholas Marriott |
2020-05-16 | Add 'e' key in buffer mode to open the buffer in an editor. | Nicholas Marriott |
2020-05-16 | Copy mode search improvements: | Nicholas Marriott |
2020-05-16 | Drop having a separate type for style options and make them all strings, | Nicholas Marriott |
2020-05-16 | Instead of having a default set of terminals in terminal-overrides that | Nicholas Marriott |
2020-05-16 | Add feature and capabilities for focus reporting. Also document AX and | Nicholas Marriott |
2020-04-22 | Change so main-pane-width and height can be given as a percentage. | Nicholas Marriott |
2020-04-21 | xterm* needs XT also. | Nicholas Marriott |
2020-04-20 | Tidy up the terminal detection and feature code and add named sets of | Nicholas Marriott |
2020-04-17 | Add a copy-command option and change copy-pipe and friends to pipe to it | Nicholas Marriott |
2020-04-13 | Change so that the appropriate hooks for windows and panes belong to | Nicholas Marriott |
2019-11-28 | Missing after-kill-pane option. | Nicholas Marriott |
2019-11-28 | status-left and status-right need push-default also, reported by Eric | Nicholas Marriott |
2019-11-14 | Change window-size default from smallest to latest. | Nicholas Marriott |
2019-11-14 | Add an option to set the key sent by backspace for those whose system | Nicholas Marriott |
2019-09-19 | Add a "latest" window-size option which tries to size windows based on | Nicholas Marriott |
2019-09-15 | Add push-default and pop-default in styles to change the default colours | Nicholas Marriott |
2019-06-26 | Add #define for the pane status line option position numbers. | Nicholas Marriott |
2019-06-20 | allow-rename and alternate-screen can be pane options. | Nicholas Marriott |
2019-06-20 | Add a per-pane option set. Pane options inherit from window options (so | Nicholas Marriott |
2019-05-26 | Add formats for word and line under the mouse and use them to add some | Nicholas Marriott |
2019-04-26 | Merge hooks into options and make each one an array option. This allows | Nicholas Marriott |
2019-04-23 | Indicate an array option with a flag rather than a special type so that | Nicholas Marriott |
2019-04-07 | Current window style also needs to be tested for default. | Nicholas Marriott |
2019-04-02 | Silence flag should use the same option as activity, reported by Thomas | Nicholas Marriott |
2019-03-19 | Include window-status-style and window-status-current style in the format. | Nicholas Marriott |
2019-03-18 | The individual -fg, -bg and -attr options have been deprecated (in | Nicholas Marriott |
2019-03-18 | Extend the #[] style syntax and use that together with previous format | Nicholas Marriott |
2018-10-25 | Add a "terminal" colour which can be used instead of "default" in style | Nicholas Marriott |
2018-10-18 | Support for windows larger than visible on the attached client. This has | Nicholas Marriott |
2018-04-23 | Add KRB5CCNAME to update-environment. | Nicholas Marriott |
2018-02-22 | Add exit-empty option to exit server if no sessions (defaults to on). | Nicholas Marriott |
2017-10-25 | Default allow-rename to off because it is ridiculous that applications | Nicholas Marriott |
2017-08-17 | Add monitor-bell window option to match the activity and silence | Nicholas Marriott |
2017-08-16 | Rename BELL_* values to ALERT_* now they are used by more than bells, | Nicholas Marriott |
2017-07-26 | Make bell, activity and silence alerting more consistent: | Nicholas Marriott |
2017-06-23 | Add user-keys option to allow user-defined keys to be set, from Dan | Nicholas Marriott |
2017-06-03 | Make set-clipboard a three-state option so tmux itself can ignore the | Nicholas Marriott |
2017-05-30 | Rewrite of choose mode, both to simplify and tidy the code and to add | Nicholas Marriott |
2017-05-29 | Store a copy of the old status line, will be needed soon for new choose mode. | Nicholas Marriott |
2017-01-24 | Make update-environment an array as well. | Nicholas Marriott |
2017-01-24 | Convert terminal-overrides to an array option. | Nicholas Marriott |
2017-01-24 | server-info can become an alias rather than a command. | Nicholas Marriott |
2017-01-24 | Add support for custom command aliases, this is an array option which | Nicholas Marriott |