aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2020-05-29
|\
| * Add -i to find-window to ignore case.nicm2020-05-29
* | Merge branch 'obsd-master'Thomas Adam2020-05-26
|\|
| * Tweak some out of date bits, reported by bcgraham.nicm2020-05-26
* | Merge branch 'obsd-master'Thomas Adam2020-05-21
|\|
| * Support code for control mode flow control: allow clients to havenicm2020-05-21
| * 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 client flag 'active-pane' which stores the active pane in thenicm2020-05-16
| * Add a mark in copy mode. Set with set-mark command (bound to 'X') bynicm2020-05-16
| * Add a -D flag to ask tmux not to daemonize, useful both for running anicm2020-05-16
| * Add a customize mode where keys and options may be browsed and changed,nicm2020-05-16
| * Allow a custom time format to be given to the t format modifier.nicm2020-05-16
| * Change message log to be per server rather than per client and includenicm2020-05-16
| * Add M-+ and M-- to expand and collapse all items in tree mode.nicm2020-05-16
| * Change the existing client flags for control mode to apply for anynicm2020-05-16
| * Only redraw popup on the client it belongs to.nicm2020-05-16
| * Add -e for new-session to set environment variables.nicm2020-05-16
| * Add 'e' key in buffer mode to open the buffer in an editor.nicm2020-05-16
| * Add -W and -T flags to command-prompt to only complete a window and anicm2020-05-16
| * Copy mode search improvements:nicm2020-05-16
| * Add feature and capabilities for focus reporting. Also document AX andnicm2020-05-16
| * Add extension terminfo(5) capabilities for margins.nicm2020-05-16
| * Add an attribute for ACS.nicm2020-05-16
| * Tweak the default choose modes formats:nicm2020-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 client flag 'active-pane' which stores the active pane in the client andNicholas Marriott2020-05-14
* | Add a mark in copy mode. Set with set-mark command (bound to 'X') by defaultNicholas Marriott2020-05-13
* | Include key bindings in customize mode.Nicholas Marriott2020-05-12
* | Add a -D flag to ask tmux not to daemonize, useful both for running a debuggerNicholas Marriott2020-05-10
* | Add a customize mode where options may be browsed and changed, includes addingNicholas Marriott2020-05-08
* | Allow a custom time format to be given to the t format modifier.Nicholas Marriott2020-05-07
* | Change message log to be per server rather than per client and include everyNicholas Marriott2020-05-06
* | Add M-+ and M-- to expand and collapse all items in tree mode.Nicholas Marriott2020-05-05
* | Change the existing client flags for control mode to apply for any client, useNicholas Marriott2020-05-05
* | pane_path is not #T, from Chris Rawnsley.Nicholas Marriott2020-05-05
* | Add -e for new-session.Nicholas Marriott2020-05-01
* | Typo in man page.Nicholas Marriott2020-05-01
* | Add 'e' key in buffer mode to open the buffer in an editor.Nicholas Marriott2020-05-01
* | Add -W and -T flags to command-prompt to only complete a window and a target.Nicholas Marriott2020-04-30
* | Copy mode search improvements:Nicholas Marriott2020-04-29
* | Add feature and capabilities for focus reporting. Also document AX and XT evenNicholas Marriott2020-04-24
* | Add a feature for bracketed paste.Nicholas Marriott2020-04-24
* | Move terminal features into a single file.Nicholas Marriott2020-04-24
* | Merge branch 'obsd-master'Thomas Adam2020-04-24
|\|
| * ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-23
* | Add extension terminfo(5) capabilities for margins.Nicholas Marriott2020-04-23
* | Add an attribute for ACS.Nicholas Marriott2020-04-23