aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Add n: modifier to get length of a format, also automatically expandnicm2020-08-20
* Add a -d option to display-message to set delay, from theonekeyg atnicm2020-07-27
* Clarify /tmp permissions and use, GitHub issue 2300.nicm2020-07-13
* Add a way for control mode clients to subscribe to a format and benicm2020-07-06
* Missing word, from annihilannic at hotmail dot com, GitHub issue 2288.nicm2020-07-03
* Add a flag to make a client wait for an empty line before exiting innicm2020-06-18
* d and D keys to reset to default in customize mode.nicm2020-06-16
* Add -b flags to insert a window before (like the existing -a for after)nicm2020-06-13
* move-pane also defaults to marked pane now, reported by Ben Challenor.nicm2020-06-12
* Add some formats for search in copy mode (search_present, search_match).nicm2020-06-11
* Add a -A option to pause a pane manually.nicm2020-06-11
* Instead of a buffer size limit on each pane, set a limit of 300 secondsnicm2020-06-10
* When the pause-after flag is set, send an alternative %extended-outputnicm2020-06-10
* Add support for pausing a pane when the output buffered for a controlnicm2020-06-05
* Correct respawn-* - they don't always use the creation command.nicm2020-06-04
* Instead of using a custom parse function to process {}, treat it as anicm2020-06-04
* Add -i to find-window to ignore case.nicm2020-05-29
* Tweak some out of date bits, reported by bcgraham.nicm2020-05-26
* 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
* ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-23
* Improve join-pane, move-pane and break-pane:nicm2020-04-22
* Add a session_marked format like window_marked.nicm2020-04-22
* Change so main-pane-width and height can be given as a percentage.nicm2020-04-22
* Change how sync works to always send the end sequence after all outputnicm2020-04-20
* Change the Sync capability to be a string instead of a flag.nicm2020-04-20
* Tidy up the terminal detection and feature code and add named sets ofnicm2020-04-20
* Add formats for pane written/skipped bytes for debugging.nicm2020-04-18
* Add a copy-command option and change copy-pipe and friends to pipe to itnicm2020-04-17
* Add support for the iTerm2 sychronized updates escape sequence whichnicm2020-04-16
* Change so that the appropriate hooks for windows and panes belong tonicm2020-04-13
* Mention RGB, pointed out by Jody Frankowski.nicm2020-04-12