| Commit message (Expand) | Author | Age |
* | it's -> its. | Nicholas Marriott | 2012-01-21 |
* | Drop the ability to have a list of keys in the prefix in favour of two | Nicholas Marriott | 2012-01-21 |
* | Add strings to allow the aixterm bright colours to be used when | Nicholas Marriott | 2012-01-21 |
* | Add a -R flag to send-keys to reset the terminal. Written ages ago and | Nicholas Marriott | 2012-01-21 |
* | Add some trivial additional status line attributes from jwcxz at users | Nicholas Marriott | 2012-01-20 |
* | Remove trailing spaces. | Nicholas Marriott | 2012-01-20 |
* | Add an option to disable the window rename escape sequence, from Romain | Nicholas Marriott | 2012-01-20 |
* | Add a man page section on window names and pane titles, from Felix | Nicholas Marriott | 2011-12-31 |
* | Show how to set default-path to revert to tmux's old behaviour of opening | Stuart Henderson | 2011-12-30 |
* | Allow $HOME as default-path in tmux.conf so the same config file can be used | Stefan Sperling | 2011-12-27 |
* | formatting errors, found using freebsd's "igor"; | Jason McIntyre | 2011-12-24 |
* | Change the way the working directory for new processes is discovered. If | Nicholas Marriott | 2011-12-09 |
* | Support "jump to" like vi in copy mode using t and T keys. Also add x | Nicholas Marriott | 2011-12-04 |
* | Move word-separators to be a session rather than window option, from Ben | Nicholas Marriott | 2011-11-15 |
* | 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-11-05 |
* | minor formatting fix; | Jason McIntyre | 2011-10-27 |
* | Didn't really think the else behaviour through - requiring argv to | Nicholas Marriott | 2011-10-27 |
* | Add client formats, from Ben Boeckel. | Nicholas Marriott | 2011-10-23 |
* | Add a few more formats for panes (tty, pid, start cmd/cwd). | Nicholas Marriott | 2011-10-02 |
* | Add -S option to refresh-client to redraw status line, from Marco Beck. | Nicholas Marriott | 2011-09-28 |
* | Tweaks to the format parts, from Tiago Cunha. | Nicholas Marriott | 2011-09-23 |
* | tweak previous; | Jason McIntyre | 2011-08-26 |
* | Add initial framework for more powerful formatting of command output and | Nicholas Marriott | 2011-08-26 |
* | 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-24 |
* | Add a -r flag to switch-client to toggle the client read-only flag. From | Nicholas Marriott | 2011-08-16 |
* | 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-30 |
* | Sort options alphabetically, from Tiago Cunha. | Nicholas Marriott | 2011-07-25 |
* | Make confirm-before prompt customizable with -p option like | Nicholas Marriott | 2011-07-08 |
* | 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-03 |
* | Allow the initial context on prompts to be set with the new -I option to | Nicholas Marriott | 2011-07-02 |
* | Add a respawn-pane command, from Marcel Partap. | Nicholas Marriott | 2011-06-05 |
* | Fix a typo, spotted by Michal Mazurek.. | Nicholas Marriott | 2011-05-30 |
* | tweak the TERMINFO section; ok nicm | Jason McIntyre | 2011-05-21 |
* | 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-20 |
* | 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-18 |
* | 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-05-08 |
* | Provide #h for short hostname (no domain) from Michal Mazurek. | Nicholas Marriott | 2011-04-24 |
* | When mode-mouse is on (it is off by default), automatically enter copy | Nicholas Marriott | 2011-04-19 |
* | Add an option (mouse-select-window) which allows the mouse to be used by | Nicholas Marriott | 2011-04-18 |
* | 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-17 |
* | -s comes before -t and also add -s to command syntax. Prompted by jmc. | Nicholas Marriott | 2011-04-11 |