aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
| * Add an option to disable the window rename escape sequence, from RomainNicholas Marriott2012-01-20
| * Add a man page section on window names and pane titles, from FelixNicholas Marriott2011-12-31
| * Show how to set default-path to revert to tmux's old behaviour of openingStuart Henderson2011-12-30
| * Allow $HOME as default-path in tmux.conf so the same config file can be usedStefan Sperling2011-12-27
| * formatting errors, found using freebsd's "igor";Jason McIntyre2011-12-24
| * Change the way the working directory for new processes is discovered. IfNicholas Marriott2011-12-09
| * Support "jump to" like vi in copy mode using t and T keys. Also add xNicholas Marriott2011-12-04
| * Move word-separators to be a session rather than window option, from BenNicholas Marriott2011-11-15
| * Missing bits for new keys and buffer indexes, from Tiago CunhaNicholas Marriott2011-11-05
| * Option to change status line (message) background when using vi keys andNicholas Marriott2011-11-05
| * minor formatting fix;Jason McIntyre2011-10-27
| * Didn't really think the else behaviour through - requiring argv toNicholas Marriott2011-10-27
| * Add client formats, from Ben Boeckel.Nicholas Marriott2011-10-23
| * Add a few more formats for panes (tty, pid, start cmd/cwd).Nicholas Marriott2011-10-02
| * Add -S option to refresh-client to redraw status line, from Marco Beck.Nicholas Marriott2011-09-28
| * Tweaks to the format parts, from Tiago Cunha.Nicholas Marriott2011-09-23
| * tweak previous;Jason McIntyre2011-08-26
| * Add initial framework for more powerful formatting of command output andNicholas Marriott2011-08-26
| * Support \ for line continuation in the configuration file, from JuliusNicholas Marriott2011-08-24
| * Add pane-base-index option, from Ben Barbour.Nicholas Marriott2011-08-24
| * Add a -r flag to switch-client to toggle the client read-only flag. FromNicholas Marriott2011-08-16
| * fix error in previous;Jason McIntyre2011-07-30
| * Extend the mode-mouse option to add a third choice which means the mouseNicholas Marriott2011-07-30
| * Sort options alphabetically, from Tiago Cunha.Nicholas Marriott2011-07-25
| * Make confirm-before prompt customizable with -p option likeNicholas Marriott2011-07-08
| * Add an option to trigger the terminal bell when there is an alert, fromNicholas Marriott2011-07-03
| * Include the existing window and session name in the prompt when renamingNicholas Marriott2011-07-03
| * Allow the initial context on prompts to be set with the new -I option toNicholas Marriott2011-07-02
| * Add a respawn-pane command, from Marcel Partap.Nicholas Marriott2011-06-05
| * Fix a typo, spotted by Michal Mazurek..Nicholas Marriott2011-05-30
| * tweak the TERMINFO section; ok nicmJason McIntyre2011-05-21
| * Pass prompts through status_replace so that they can be more helpfulNicholas Marriott2011-05-20
| * Support DECSCUSR sequence to set the cursor style with two newNicholas Marriott2011-05-20
| * Support xterm(1) cursor colour change sequences through terminfo(5) CcNicholas Marriott2011-05-20
| * Support setting the xterm clipboard when copying from copy mode usingNicholas Marriott2011-05-18
| * Add three new copy-mode commands - select-line, copy-line,Nicholas Marriott2011-05-18
| * Add a new option, mouse-resize-pane. When on, panes may be resized byNicholas Marriott2011-05-08
| * Use the tsl and fsl terminfo(5) capabilities to update terminal titleNicholas Marriott2011-05-08
| * Provide #h for short hostname (no domain) from Michal Mazurek.Nicholas Marriott2011-04-24
| * When mode-mouse is on (it is off by default), automatically enter copyNicholas Marriott2011-04-19
| * Add an option (mouse-select-window) which allows the mouse to be used byNicholas Marriott2011-04-18
| * new sentence, new line;Jason McIntyre2011-04-17
| * Add -t to list-clients, based on a diff from Zac Sprackett.Nicholas Marriott2011-04-17
| * -s comes before -t and also add -s to command syntax. Prompted by jmc.Nicholas Marriott2011-04-11
| * Add -s option to detach all clients attached to a session, from ZacNicholas Marriott2011-04-11
| * Add a flag to cmd_find_session so that attach-session can preferNicholas Marriott2011-04-05
| * "or" should be on a line on its own here so it is not emphasised asNicholas Marriott2011-04-01
| * Change -t on display-message to be target-pane for the #[A-Z]Nicholas Marriott2011-03-29
| * Add -a and -s options to lsp to list all panes in the server or sessionNicholas Marriott2011-03-28
| * Allow a start and end line to be specified for capture-pane which may beNicholas Marriott2011-03-28