summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2011-04-05Add a flag to cmd_find_session so that attach-session can preferNicholas Marriott
2011-04-01"or" should be on a line on its own here so it is not emphasised asNicholas Marriott
2011-03-29Change -t on display-message to be target-pane for the #[A-Z]Nicholas Marriott
2011-03-28Add -a and -s options to lsp to list all panes in the server or sessionNicholas Marriott
2011-03-28Allow a start and end line to be specified for capture-pane which may beNicholas Marriott
2011-03-27Give each pane created in a tmux server a unique id (starting from 0),Nicholas Marriott
2011-03-03Add a -P option to detach to HUP the client's parent process (usuallyNicholas Marriott
2011-01-14Support -x and -y for new-session to specify the initial size of theNicholas Marriott
2011-01-13Clarify alternate-screen description a little.Nicholas Marriott
2011-01-12Use TMPDIR if set, from Han Boetes.Nicholas Marriott
2011-01-09Remove a bit of text that makes exit-unattached description unclear.Nicholas Marriott
2011-01-09Add missing arguments to some options.Nicholas Marriott
2011-01-08Accept colours of the hex form #ffffff and translate to the nearest fromNicholas Marriott
2011-01-04Now that parsing is common, merge some of the small, related commandsNicholas Marriott
2011-01-03Support for UTF-8 mouse input (\033[1005h). This was added in xterm 262Nicholas Marriott
2011-01-01suspend-client has used -t for the client target (like everything else)Nicholas Marriott
2011-01-01Add a -P option to new-window and split-window to print the new windowNicholas Marriott
2010-12-31fix trailing whitespace;Jason McIntyre
2010-12-30Fix BUFFERS section now they are global.Nicholas Marriott
2010-12-30Change from a per-session stack of buffers to one global stack which isNicholas Marriott
2010-12-27tweak previous;Jason McIntyre
2010-12-27Add a missing .Pp and sort options alphabetically, from Tiago Cunha.Nicholas Marriott
2010-12-19Add other-pane-height and other-pane-width options, allowing the widthNicholas Marriott
2010-12-11Track the last session for a client and add a flag to switch-client andNicholas Marriott
2010-12-10Rephrase a confusing sentence.Nicholas Marriott
2010-12-06Add an option to alert (monitor) for silence (lack of activity) in aNicholas Marriott
2010-11-29If VISUAL or EDITOR contains "vi", configure mode-keys and status-keysNicholas Marriott
2010-11-14Update man page for update-environment.Nicholas Marriott
2010-11-11Flag to flush all key bindings from Rob Paisley.Nicholas Marriott
2010-11-01Typo, from Rob Paisley.Nicholas Marriott
2010-10-23Add a last-pane command (bound to ; by default). Requested ages ago byNicholas Marriott
2010-10-14Put "or" on new line from command with .Ic.Nicholas Marriott
2010-09-26Two new options:Nicholas Marriott
2010-09-25detach-on-destroy is a session option, not server.Nicholas Marriott
2010-09-08Add -n and -p flags to switch-client to move to the next and previousNicholas Marriott
2010-07-15some escapes i missed;Jason McIntyre
2010-06-29Custom layouts. list-windows command displays the layout as a string (such asNicholas Marriott
2010-06-27Store the current working directory in the session, change the default-pathNicholas Marriott
2010-06-27New option, detach-on-destroy, to set what happens to a client when the sessionNicholas Marriott
2010-06-21Add a choose-buffer command for easier use of the paste buffer stack.Nicholas Marriott
2010-06-21Extend the -t:+ and -t:- window targets for next and previous window toNicholas Marriott
2010-06-14Add a missing command and some missing Ic, from Tiago Cunha.Nicholas Marriott
2010-06-05Couple of missing command aliases/flags, from Tiago Cunha.Nicholas Marriott
2010-06-05Support the status_replace # replacement sequences in the pipe-paneNicholas Marriott
2010-05-31When the mode-mouse option is on, support dragging to make a selectionNicholas Marriott
2010-05-30Better to say "command key bindings" since we've just called themNicholas Marriott
2010-05-30There is no real reason not to list all the key bindings here ratherNicholas Marriott
2010-05-19Enhance paste-buffer to allow lines to be separated by any string, fromNicholas Marriott
2010-05-14Colour+attribute options for status line alerts, from Alex Alexander.Nicholas Marriott
2010-05-14Accept (and document) "none" instead of "default" for attributes as itNicholas Marriott