aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Collapse)AuthorAge
...
* copy-buffer command.Tiago Cunha2009-02-03
|
* - Document the -p and -l options in split-window.Tiago Cunha2009-02-01
| | | | | | - Update {copy,scroll}-mode with the -u option. - While there sort options alphabetically.
* Missing line break.Nicholas Marriott2009-02-01
|
* Support #(command) in status-left, and status-right.Tiago Cunha2009-01-29
|
* Allow status, mode and message attributes to be changed by three new ↵Nicholas Marriott2009-01-27
| | | | | | | options: status-attr, mode-attr, message-attr. A comma-separataed list is accepted containing: bright, dim, underscore, blink, reverse, hidden, italics, for example: set -g status-attr bright,blink From Josh Elsasser, thanks!
* Typos.Nicholas Marriott2009-01-26
|
* load-buffer commandTiago Cunha2009-01-25
|
* Whoops. Ic not It.Nicholas Marriott2009-01-20
|
* Start the first client with a special socketpair so it is already known to theNicholas Marriott2009-01-19
| | | | | | | | server rather than playing silly games to get them synchronised before doing anything. Change attach-session to start the server.
* Document xterm-keysNicholas Marriott2009-01-17
|
* Document repeat-time.Tiago Cunha2009-01-16
|
* Document choose-*.Nicholas Marriott2009-01-16
|
* Document command-prompt template string, and panes commands. From nicm and me.Tiago Cunha2009-01-16
|
* Support #S #H in status-left/right.Nicholas Marriott2009-01-15
|
* Document default-path, and update set/setw with the -u flag. From nicm and me.Tiago Cunha2009-01-15
|
* Document -g.Nicholas Marriott2009-01-14
|
* Disable lock-after-time by default.Nicholas Marriott2009-01-14
|
* Update by documenting the following commands/options:Tiago Cunha2009-01-12
| | | | | | | | | | | - clock-mode, - lock-server, - server-info, - lock-after-time, - set-password, - clock-mode-colour, and - clock-mode-style.
* save-buffer command, from Tiago Cunha.Nicholas Marriott2009-01-11
|
* Trim spaces.Nicholas Marriott2009-01-10
|
* Tweak.Nicholas Marriott2009-01-07
|
* More man page updates from Tiago Cunha.Nicholas Marriott2009-01-07
|
* Updates from Tiago Cunha.Nicholas Marriott2009-01-07
|
* source-file command from Tiago Cunha.Nicholas Marriott2008-12-15
|
* Document mode keysNicholas Marriott2008-11-17
|
* Disable UTF-8 by default and add options to enable it.Nicholas Marriott2008-11-16
|
* Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott2008-09-25
|
* Document zombie window stuff.Nicholas Marriott2008-06-30
|
* Document buffer stuff.Nicholas Marriott2008-06-30
|
* Document next/prev word.Nicholas Marriott2008-06-29
|
* Document some commands.Nicholas Marriott2008-06-27
|
* C-u C-f from merdely.Nicholas Marriott2008-06-26
|
* Allow use of alt keys. move-window command.Nicholas Marriott2008-06-25
|
* Update from Will Maier.Nicholas Marriott2008-06-19
|
* status-lines -> status, prefix-key -> prefixNicholas Marriott2008-06-19
|
* Document command-prompt. Tweak TODO.Nicholas Marriott2008-06-19
|
* Sort options from Pierre Riteau.Nicholas Marriott2008-06-18
|
* Document show-window-options, some other tweaks.Nicholas Marriott2008-06-17
|
* Document set-window-option, update example.Nicholas Marriott2008-06-17
|
* Explanation of -t.Nicholas Marriott2008-06-16
|
* Informational messages on window option changes.Nicholas Marriott2008-06-16
|
* Document show-options.Nicholas Marriott2008-06-16
|
* Add a couple of extra option types, and implement show-options command.Nicholas Marriott2008-06-15
|
* Man page update from Will Maier, thanks.Nicholas Marriott2008-06-11
|
* Partial tmux.1 update thanks to Will Maier.Nicholas Marriott2008-06-06
|
* Usage update from Will Maier.Nicholas Marriott2008-06-06
|
* Big reorganisation of command-line syntax.Nicholas Marriott2008-06-05
|
* Man page fixes from Tiago Cunha.Nicholas Marriott2008-06-05
|
* Bring select-window into line with everything else wrt -i.Nicholas Marriott2008-06-04
|
* If no command is specified, assume new-session.Nicholas Marriott2008-06-03
|