| Commit message (Expand) | Author | Age |
| ... | |
| | * | Options to set the colours and attributes for status-left/-right. From Thomas | Nicholas Marriott | 2009-08-08 |
| | * | If there is an error in the configuration file, don't just exit(1) as this can | Nicholas Marriott | 2009-08-07 |
| | * | Move introduction section up into description. From jmc. | Nicholas Marriott | 2009-08-07 |
| | * | tweak INTRODUCTION; from nicm and myself | Jason McIntyre | 2009-08-06 |
| | * | Add a -a flag to set-option and set-window-option to append to an existing | Nicholas Marriott | 2009-08-04 |
| | * | restructure the layout of this page, moving the commands into various | Jason McIntyre | 2009-08-04 |
| | * | clean up some macro abuse in the commands section; | Jason McIntyre | 2009-08-04 |
| | * | tweak previous; | Jason McIntyre | 2009-08-03 |
| | * | Add a terminal-overrides session option allowing individual terminfo(5) entries | Nicholas Marriott | 2009-08-03 |
| | * | tweak previous; | Jason McIntyre | 2009-07-30 |
| | * | Merge pane number into the target specification for pane commands. Instead of | Nicholas Marriott | 2009-07-30 |
| | * | new sentence, new line; | Jason McIntyre | 2009-07-30 |
| | * | Add a mode-mouse option to prevent tmux taking over the mouse in choice or copy | Nicholas Marriott | 2009-07-30 |
| | * | Final pieces of mode key rebinding: bind-key and unbind-key now accept a -t | Nicholas Marriott | 2009-07-28 |
| | * | Next step towards customisable mode keys: build each default table of keys into | Nicholas Marriott | 2009-07-28 |
| | * | If select-layout is not given an argument, repply the last layout used in the | Nicholas Marriott | 2009-07-28 |
| | * | Add a key to delete to end of line at the prompt (^K in emacs mode, C/D in vi). | Nicholas Marriott | 2009-07-27 |
| | * | Permit commands to be bound to key presses without the prefix key first. The | Nicholas Marriott | 2009-07-24 |
| | * | up-pane and down-pane no longer auto-repeat; update the description of | Stuart Henderson | 2009-07-24 |
| | * | Tidy the target parsing code a bit and correct the behaviour so that as before | Nicholas Marriott | 2009-07-22 |
| | * | Tweak unbind-key language very slightly. | Nicholas Marriott | 2009-07-20 |
| | * | Add a status-justify option to allow the window list in the status line to be | Nicholas Marriott | 2009-07-20 |
| | * | New options, window-status-current-{fg,bg,attr}, to set the fg, bg and | Nicholas Marriott | 2009-07-20 |
| | * | tweak previous; | Jason McIntyre | 2009-07-19 |
| | * | Improved layout code. | Nicholas Marriott | 2009-07-19 |
| | * | Add three new session options: visual-activity, visual-bell, visual-content. If | Nicholas Marriott | 2009-07-18 |
| | * | Make it so using kill-pane to destroy the last pane in a window destroys the | Nicholas Marriott | 2009-07-17 |
| | * | - New command display-message (alias display) to display a message in the | Nicholas Marriott | 2009-07-17 |
| | * | Tidy up new-session and attach-session and change them to work from inside | Nicholas Marriott | 2009-07-17 |
| | * | If -u is specified or UTF-8 is otherwise detected when the server is started, | Nicholas Marriott | 2009-07-17 |
| | * | Fix arguments to switch-client. | Nicholas Marriott | 2009-07-16 |
| | * | Add a -k flag to unlink-window which makes it behave the same as the old | Nicholas Marriott | 2009-07-15 |
| | * | zap trailing whitespace; | Jason McIntyre | 2009-07-13 |
| | * | Tidy up and improve target (-t) argument parsing: | Nicholas Marriott | 2009-07-13 |
| | * | Document the -k flag to new-window. | Nicholas Marriott | 2009-07-12 |
| | * | Add a "back to indentation" key in copy mode to move the cursor to the first | Nicholas Marriott | 2009-07-12 |
| | * | If it exist, load a system-wide configuration file /etc/tmux.conf before any | Nicholas Marriott | 2009-07-12 |
| | * | Add -r to the synopsis of the paste-buffer command, prompted by jmc. | Nicholas Marriott | 2009-07-11 |
| | * | When pasting, translate \n into \r. This matches xterm and putty's behaviour, | Nicholas Marriott | 2009-07-11 |
| | * | paste-buffer -d was not documented. From Kalle Olavi Niemitalo. | Nicholas Marriott | 2009-07-10 |
| | * | Add a default-terminal option to set the starting value of $TERM in new | Nicholas Marriott | 2009-07-10 |
| | * | Document display-time option which seems to have been missed. | Nicholas Marriott | 2009-07-10 |
| | * | New command, if-shell (alias if). Executes the tmux command in the second | Nicholas Marriott | 2009-07-09 |
| | * | Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX, | Nicholas Marriott | 2009-07-08 |
| | * | Add a section summarising how options work, make the distinction between window | Nicholas Marriott | 2009-07-06 |
| | * | Add missing spaces before some alias closing brackets, otherwise they are | Nicholas Marriott | 2009-06-26 |
| | * | Change find-window and monitor-content to use fnmatch(3). For convenience and | Nicholas Marriott | 2009-06-24 |
| | * | tweak previous; | Jason McIntyre | 2009-06-24 |
| | * | Mention LC_ALL, LC_CTYPE. | Nicholas Marriott | 2009-06-23 |
| | * | Add some common config file examples to the quick start section. | Nicholas Marriott | 2009-06-23 |