Age | Commit message (Expand) | Author |
2020-10-30 | Add a -O flag to display-menu to change the mouse behaviour and not | Nicholas Marriott |
2020-10-09 | Escape ! in Ql | Tim van der Molen |
2020-10-05 | Trim "s from process names; also fix a default format in man page. | Nicholas Marriott |
2020-10-05 | Use the setal capability as well as (tmux's) Setulc. | Nicholas Marriott |
2020-09-22 | Move a sentence to the right command. | Nicholas Marriott |
2020-09-16 | Add -q flag to unbind-key to hide errors, GitHub issue 2381. | Nicholas Marriott |
2020-09-02 | Add a -w flag to set- and load-buffer to send to clipboard using OSC 52. | Nicholas Marriott |
2020-09-01 | Add -F to set-environment and source-file; GitHub issue 2359. | Nicholas Marriott |
2020-08-27 | Add pane_last format, GitHub issue 2353. | Nicholas Marriott |
2020-08-20 | Add n: modifier to get length of a format, also automatically expand | Nicholas Marriott |
2020-07-27 | Add a -d option to display-message to set delay, from theonekeyg at | Nicholas Marriott |
2020-07-13 | Clarify /tmp permissions and use, GitHub issue 2300. | Nicholas Marriott |
2020-07-06 | Add a way for control mode clients to subscribe to a format and be | Nicholas Marriott |
2020-07-03 | Missing word, from annihilannic at hotmail dot com, GitHub issue 2288. | Nicholas Marriott |
2020-06-18 | Add a flag to make a client wait for an empty line before exiting in | Nicholas Marriott |
2020-06-16 | d and D keys to reset to default in customize mode. | Nicholas Marriott |
2020-06-13 | Add -b flags to insert a window before (like the existing -a for after) | Nicholas Marriott |
2020-06-12 | move-pane also defaults to marked pane now, reported by Ben Challenor. | Nicholas Marriott |
2020-06-11 | Add some formats for search in copy mode (search_present, search_match). | Nicholas Marriott |
2020-06-11 | Add a -A option to pause a pane manually. | Nicholas Marriott |
2020-06-10 | Instead of a buffer size limit on each pane, set a limit of 300 seconds | Nicholas Marriott |
2020-06-10 | When the pause-after flag is set, send an alternative %extended-output | Nicholas Marriott |
2020-06-05 | Add support for pausing a pane when the output buffered for a control | Nicholas Marriott |
2020-06-04 | Correct respawn-* - they don't always use the creation command. | Nicholas Marriott |
2020-06-04 | Instead of using a custom parse function to process {}, treat it as a | Nicholas Marriott |
2020-05-29 | Add -i to find-window to ignore case. | Nicholas Marriott |
2020-05-26 | Tweak some out of date bits, reported by bcgraham. | Nicholas Marriott |
2020-05-21 | Support code for control mode flow control: allow clients to have | 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 client flag 'active-pane' which stores the active pane in the | 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 -D flag to ask tmux not to daemonize, useful both for running a | Nicholas Marriott |
2020-05-16 | Add a customize mode where keys and options may be browsed and changed, | Nicholas Marriott |
2020-05-16 | Allow a custom time format to be given to the t format modifier. | Nicholas Marriott |
2020-05-16 | Change message log to be per server rather than per client and include | Nicholas Marriott |
2020-05-16 | Add M-+ and M-- to expand and collapse all items in tree mode. | Nicholas Marriott |
2020-05-16 | Change the existing client flags for control mode to apply for any | Nicholas Marriott |
2020-05-16 | Only redraw popup on the client it belongs to. | Nicholas Marriott |
2020-05-16 | Add -e for new-session to set environment variables. | Nicholas Marriott |
2020-05-16 | Add 'e' key in buffer mode to open the buffer in an editor. | Nicholas Marriott |
2020-05-16 | Add -W and -T flags to command-prompt to only complete a window and a | Nicholas Marriott |
2020-05-16 | Copy mode search improvements: | Nicholas Marriott |
2020-05-16 | Add feature and capabilities for focus reporting. Also document AX and | Nicholas Marriott |
2020-05-16 | Add a feature for bracketed paste. | Nicholas Marriott |
2020-05-16 | Move terminal features into a single file. | Nicholas Marriott |
2020-05-16 | Add extension terminfo(5) capabilities for margins. | Nicholas Marriott |
2020-05-16 | Add an attribute for ACS. | Nicholas Marriott |
2020-05-16 | Tweak the default choose modes formats: | Nicholas Marriott |