aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* suspend-client has used -t for the client target (like everything else)Nicholas Marriott2011-01-01
* Add a -P option to new-window and split-window to print the new windowNicholas Marriott2011-01-01
* fix trailing whitespace;Jason McIntyre2010-12-31
* Fix BUFFERS section now they are global.Nicholas Marriott2010-12-30
* Change from a per-session stack of buffers to one global stack which isNicholas Marriott2010-12-30
* tweak previous;Jason McIntyre2010-12-27
* Add a missing .Pp and sort options alphabetically, from Tiago Cunha.Nicholas Marriott2010-12-27
* Add other-pane-height and other-pane-width options, allowing the widthNicholas Marriott2010-12-19
* Track the last session for a client and add a flag to switch-client andNicholas Marriott2010-12-11
* Rephrase a confusing sentence.Nicholas Marriott2010-12-10
* Add an option to alert (monitor) for silence (lack of activity) in aNicholas Marriott2010-12-06
* If VISUAL or EDITOR contains "vi", configure mode-keys and status-keysNicholas Marriott2010-11-29
* Update man page for update-environment.Nicholas Marriott2010-11-14
* Flag to flush all key bindings from Rob Paisley.Nicholas Marriott2010-11-11
* Typo, from Rob Paisley.Nicholas Marriott2010-11-01
* Add a last-pane command (bound to ; by default). Requested ages ago byNicholas Marriott2010-10-23
* Put "or" on new line from command with .Ic.Nicholas Marriott2010-10-14
* Two new options:Nicholas Marriott2010-09-26
* detach-on-destroy is a session option, not server.Nicholas Marriott2010-09-25
* Add -n and -p flags to switch-client to move to the next and previousNicholas Marriott2010-09-08
* some escapes i missed;Jason McIntyre2010-07-15
* Custom layouts. list-windows command displays the layout as a string (such asNicholas Marriott2010-06-29
* Store the current working directory in the session, change the default-pathNicholas Marriott2010-06-27
* New option, detach-on-destroy, to set what happens to a client when the sessionNicholas Marriott2010-06-27
* Add a choose-buffer command for easier use of the paste buffer stack.Nicholas Marriott2010-06-21
* Extend the -t:+ and -t:- window targets for next and previous window toNicholas Marriott2010-06-21
* Add a missing command and some missing Ic, from Tiago Cunha.Nicholas Marriott2010-06-14
* Couple of missing command aliases/flags, from Tiago Cunha.Nicholas Marriott2010-06-05
* Support the status_replace # replacement sequences in the pipe-paneNicholas Marriott2010-06-05
* When the mode-mouse option is on, support dragging to make a selectionNicholas Marriott2010-05-31
* Better to say "command key bindings" since we've just called themNicholas Marriott2010-05-30
* There is no real reason not to list all the key bindings here ratherNicholas Marriott2010-05-30
* Enhance paste-buffer to allow lines to be separated by any string, fromNicholas Marriott2010-05-19
* Colour+attribute options for status line alerts, from Alex Alexander.Nicholas Marriott2010-05-14
* Accept (and document) "none" instead of "default" for attributes as itNicholas Marriott2010-05-14
* Identical behaviour to select-prompt can now be obtained withNicholas Marriott2010-05-05
* sort options.Igor Sobrado2010-05-02
* Add a tiled layout, originally from Liam Bedford a while ago, fixed upNicholas Marriott2010-04-25
* Merge copy mode and output mode, dropping the latter. Idea and code fromNicholas Marriott2010-04-06
* Mention title setting, and the new default.Nicholas Marriott2010-04-05
* tweak;Jason McIntyre2010-04-04
* Run job commands explicitly in the global enviroment (which can beNicholas Marriott2010-04-04
* -a flag to insert a window after an existing one, moving other windowsNicholas Marriott2010-03-27
* dispense with some wacky escape sequences;Jason McIntyre2010-03-26
* paste-buffer should be per pane, from C. Coutinho.Nicholas Marriott2010-03-22
* Add vi-style "jump" commands for copy mode, from Micah Cowan.Nicholas Marriott2010-03-22
* Support up, down, left, right movement through panes with -UDLR flags toNicholas Marriott2010-03-22
* Permit keys in copy mode to be prefixed by a repeat count, entered withNicholas Marriott2010-03-02
* Option to set the characters considered word separators in copy mode, fromNicholas Marriott2010-02-22
* Man page additions/improvements, thanks to Robin Lee Powell.Nicholas Marriott2010-02-17