aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
| * Tidy up new-session and attach-session and change them to work from insideNicholas Marriott2009-07-17
| * If -u is specified or UTF-8 is otherwise detected when the server is started,Nicholas Marriott2009-07-17
| * Fix arguments to switch-client.Nicholas Marriott2009-07-16
| * Add a -k flag to unlink-window which makes it behave the same as the oldNicholas Marriott2009-07-15
| * zap trailing whitespace;Jason McIntyre2009-07-13
| * Tidy up and improve target (-t) argument parsing:Nicholas Marriott2009-07-13
| * Document the -k flag to new-window.Nicholas Marriott2009-07-12
| * Add a "back to indentation" key in copy mode to move the cursor to the firstNicholas Marriott2009-07-12
| * If it exist, load a system-wide configuration file /etc/tmux.conf before anyNicholas Marriott2009-07-12
| * Add -r to the synopsis of the paste-buffer command, prompted by jmc.Nicholas Marriott2009-07-11
| * When pasting, translate \n into \r. This matches xterm and putty's behaviour,Nicholas Marriott2009-07-11
| * paste-buffer -d was not documented. From Kalle Olavi Niemitalo.Nicholas Marriott2009-07-10
| * Add a default-terminal option to set the starting value of $TERM in newNicholas Marriott2009-07-10
| * Document display-time option which seems to have been missed.Nicholas Marriott2009-07-10
| * New command, if-shell (alias if). Executes the tmux command in the secondNicholas Marriott2009-07-09
| * Just appending -l to $SHELL to create a login shell is wrong: -l is not POSIX,Nicholas Marriott2009-07-08
| * Add a section summarising how options work, make the distinction between windowNicholas Marriott2009-07-06
| * Add missing spaces before some alias closing brackets, otherwise they areNicholas Marriott2009-06-26
| * Change find-window and monitor-content to use fnmatch(3). For convenience andNicholas Marriott2009-06-24
| * tweak previous;Jason McIntyre2009-06-24
| * Mention LC_ALL, LC_CTYPE.Nicholas Marriott2009-06-23
| * Add some common config file examples to the quick start section.Nicholas Marriott2009-06-23
| * zap trailing whitespace;Jason McIntyre2009-06-04
| * Do not set the window title by default (make set-titles option default to off),Nicholas Marriott2009-06-03
| * New session option, status-utf8, to control the interpretation of top-bit-setNicholas Marriott2009-06-03
| * Add missing documentation for the -a flag used to move to next/previous windowNicholas Marriott2009-06-03
| * Add a section summarising the status line. There are quite a number of statusNicholas Marriott2009-06-03
| * undo a mistake found by sobrado;Jason McIntyre2009-06-03
| * some cleanup; ok nicmJason McIntyre2009-06-03
| * Recent code to try and detect if a terminal supports UTF-8 by printing to itNicholas Marriott2009-06-02
| * sort options alphabetically.Igor Sobrado2009-06-02
| * spawn login shells by default, adapt manpage bits as well.Pierre-Yves Ritschard2009-06-02
| * Update the man page with some recent changes to the code:Nicholas Marriott2009-06-01
| * Import tmux, a terminal multiplexor allowing (among other things) a singleNicholas Marriott2009-06-01
* add cmd-choose-list to allow arbitrary options to be selected. FromNicholas Marriott2012-09-04
* Sync OpenBSD patchset 1158:Tiago Cunha2012-08-12
* Sync OpenBSD patchset 1155:Tiago Cunha2012-08-12
* Sync OpenBSD patchset 1154:Tiago Cunha2012-08-12
* Sync OpenBSD patchset 1147:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1146:Tiago Cunha2012-07-11
* Sync OpenBSD patchset 1134:Tiago Cunha2012-06-18
* Sync OpenBSD patchset 1133:Tiago Cunha2012-06-18
* Sync OpenBSD patchset 1132:Tiago Cunha2012-06-18
* Sync OpenBSD patchset 1119:Tiago Cunha2012-05-22
* Sync OpenBSD patchset 1113:Tiago Cunha2012-05-22
* Sync OpenBSD patchset 1105:Tiago Cunha2012-05-03
* Sync OpenBSD patchset 1104:Tiago Cunha2012-05-03
* Sync OpenBSD patchset 1097:Tiago Cunha2012-04-24
* Sync OpenBSD patchset 1096:Tiago Cunha2012-04-24
* Sync OpenBSD patchset 1084:Tiago Cunha2012-04-10