Age | Commit message (Expand) | Author |
2021-02-08 | Add "pipe" variants of the "copy-pipe" commands which do not copy, from | Nicholas Marriott |
2021-02-06 | In the end UTF-8 did not become a terminal feature, should not be listed | Nicholas Marriott |
2021-02-05 | Send Unicode directional isolate characters around horizontal pane | Nicholas Marriott |
2021-02-05 | Add a -S flag to new-window to make it select the existing window if one | Nicholas Marriott |
2021-02-02 | article fixes; from eddie youseph | Jason McIntyre |
2021-02-01 | Add a no-detached choice to detach-on-destroy which detaches only if | Nicholas Marriott |
2021-01-29 | Trim output overwritten by later text or clears completely rather than | Nicholas Marriott |
2021-01-22 | Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546 | Nicholas Marriott |
2021-01-20 | Change so that window_flags escapes # automatically which means configs | Nicholas Marriott |
2021-01-17 | Add -N flag to never start server even if command would normally do so, | Nicholas Marriott |
2021-01-04 | Add a variant of remain-on-exit that only keeps the pane if the program | Nicholas Marriott |
2021-01-01 | Add a -C flag to run-shell to use a tmux command rather than a shell command. | Nicholas Marriott |
2020-12-15 | Make synchronize-panes a pane option and add -U flag to set-option to | Nicholas Marriott |
2020-12-03 | Redraw any visible modes when status line changes so that formats like | Nicholas Marriott |
2020-12-01 | Make replacement of ##s consistent when drawing formats, whether | Nicholas Marriott |
2020-11-30 | Ignore running command when checking for no-hooks flag if it is blocked. | Nicholas Marriott |
2020-11-26 | Add -N flag to display-panes to ignore keys, GitHub issue 2473. | Nicholas Marriott |
2020-11-09 | Change how escaping is processed for formats so that ## and # can be | Nicholas Marriott |
2020-11-03 | Expand menu and popup -x and -y as a format, from teo_paul1 at yahoo dot | Nicholas Marriott |
2020-11-02 | Add numeric comparisons for formats, from teo_paul1 at yahoo dot com in | Nicholas Marriott |
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 |