Age | Commit message (Expand) | Author |
2012-01-20 | Add an option to disable the window rename escape sequence, from Romain | Nicholas Marriott |
2011-12-31 | Add a man page section on window names and pane titles, from Felix | Nicholas Marriott |
2011-12-30 | Show how to set default-path to revert to tmux's old behaviour of opening | Stuart Henderson |
2011-12-27 | Allow $HOME as default-path in tmux.conf so the same config file can be used | Stefan Sperling |
2011-12-24 | formatting errors, found using freebsd's "igor"; | Jason McIntyre |
2011-12-09 | Change the way the working directory for new processes is discovered. If | Nicholas Marriott |
2011-12-04 | Support "jump to" like vi in copy mode using t and T keys. Also add x | Nicholas Marriott |
2011-11-15 | Move word-separators to be a session rather than window option, from Ben | Nicholas Marriott |
2011-11-05 | Missing bits for new keys and buffer indexes, from Tiago Cunha | Nicholas Marriott |
2011-11-05 | Option to change status line (message) background when using vi keys and | Nicholas Marriott |
2011-10-27 | minor formatting fix; | Jason McIntyre |
2011-10-27 | Didn't really think the else behaviour through - requiring argv to | Nicholas Marriott |
2011-10-23 | Add client formats, from Ben Boeckel. | Nicholas Marriott |
2011-10-02 | Add a few more formats for panes (tty, pid, start cmd/cwd). | Nicholas Marriott |
2011-09-28 | Add -S option to refresh-client to redraw status line, from Marco Beck. | Nicholas Marriott |
2011-09-23 | Tweaks to the format parts, from Tiago Cunha. | Nicholas Marriott |
2011-08-26 | tweak previous; | Jason McIntyre |
2011-08-26 | Add initial framework for more powerful formatting of command output and | Nicholas Marriott |
2011-08-24 | Support \ for line continuation in the configuration file, from Julius | Nicholas Marriott |
2011-08-24 | Add pane-base-index option, from Ben Barbour. | Nicholas Marriott |
2011-08-16 | Add a -r flag to switch-client to toggle the client read-only flag. From | Nicholas Marriott |
2011-07-30 | fix error in previous; | Jason McIntyre |
2011-07-30 | Extend the mode-mouse option to add a third choice which means the mouse | Nicholas Marriott |
2011-07-25 | Sort options alphabetically, from Tiago Cunha. | Nicholas Marriott |
2011-07-08 | Make confirm-before prompt customizable with -p option like | Nicholas Marriott |
2011-07-03 | Add an option to trigger the terminal bell when there is an alert, from | Nicholas Marriott |
2011-07-03 | Include the existing window and session name in the prompt when renaming | Nicholas Marriott |
2011-07-02 | Allow the initial context on prompts to be set with the new -I option to | Nicholas Marriott |
2011-06-05 | Add a respawn-pane command, from Marcel Partap. | Nicholas Marriott |
2011-05-30 | Fix a typo, spotted by Michal Mazurek.. | Nicholas Marriott |
2011-05-21 | tweak the TERMINFO section; ok nicm | Jason McIntyre |
2011-05-20 | Pass prompts through status_replace so that they can be more helpful | Nicholas Marriott |
2011-05-20 | Support DECSCUSR sequence to set the cursor style with two new | Nicholas Marriott |
2011-05-20 | Support xterm(1) cursor colour change sequences through terminfo(5) Cc | Nicholas Marriott |
2011-05-18 | Support setting the xterm clipboard when copying from copy mode using | Nicholas Marriott |
2011-05-18 | Add three new copy-mode commands - select-line, copy-line, | Nicholas Marriott |
2011-05-08 | Add a new option, mouse-resize-pane. When on, panes may be resized by | Nicholas Marriott |
2011-05-08 | Use the tsl and fsl terminfo(5) capabilities to update terminal title | Nicholas Marriott |
2011-04-24 | Provide #h for short hostname (no domain) from Michal Mazurek. | Nicholas Marriott |
2011-04-19 | When mode-mouse is on (it is off by default), automatically enter copy | Nicholas Marriott |
2011-04-18 | Add an option (mouse-select-window) which allows the mouse to be used by | Nicholas Marriott |
2011-04-17 | new sentence, new line; | Jason McIntyre |
2011-04-17 | Add -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-11 | Add -s option to detach all clients attached to a session, from Zac | Nicholas Marriott |
2011-04-05 | Add a flag to cmd_find_session so that attach-session can prefer | Nicholas Marriott |
2011-04-01 | "or" should be on a line on its own here so it is not emphasised as | Nicholas Marriott |
2011-03-29 | Change -t on display-message to be target-pane for the #[A-Z] | Nicholas Marriott |
2011-03-28 | Add -a and -s options to lsp to list all panes in the server or session | Nicholas Marriott |
2011-03-28 | Allow a start and end line to be specified for capture-pane which may be | Nicholas Marriott |