summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2011-05-08Add a new option, mouse-resize-pane. When on, panes may be resized byNicholas Marriott
2011-05-08Use the tsl and fsl terminfo(5) capabilities to update terminal titleNicholas Marriott
2011-04-24Provide #h for short hostname (no domain) from Michal Mazurek.Nicholas Marriott
2011-04-19When mode-mouse is on (it is off by default), automatically enter copyNicholas Marriott
2011-04-18Add an option (mouse-select-window) which allows the mouse to be used byNicholas Marriott
2011-04-17new sentence, new line;Jason McIntyre
2011-04-17Add -t to list-clients, based on a diff from Zac Sprackett.Nicholas Marriott
2011-04-11-s comes before -t and also add -s to command syntax. Prompted by jmc.Nicholas Marriott
2011-04-11Add -s option to detach all clients attached to a session, from ZacNicholas Marriott
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