aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
* | Merge branch 'obsd-master'Thomas Adam2019-05-28
|\|
| * Allow source-file to take multiple arguments.nicm2019-05-28
* | Merge branch 'obsd-master'Thomas Adam2019-05-28
|\|
| * Allow menu items to be disabled by putting a - at the start of theirnicm2019-05-28
* | Merge branch 'obsd-master'Thomas Adam2019-05-28
|\|
| * Change display-menu from taking a single string to a set of arguments,nicm2019-05-28
* | Merge branch 'obsd-master'Thomas Adam2019-05-27
|\|
| * Clarify newlines inside {} a little.nicm2019-05-27
* | Merge branch 'obsd-master'Thomas Adam2019-05-27
|\|
| * Add an additional {} syntax for defining strings in the configurationnicm2019-05-27
* | Merge branch 'obsd-master'Thomas Adam2019-05-26
|\|
| * Add formats for word and line under the mouse and use them to add somenicm2019-05-26
* | Merge branch 'obsd-master'Thomas Adam2019-05-26
|\|
| * Add a way to append or prepend to a format if the length has been limited.nicm2019-05-26
* | Merge branch 'obsd-master'Thomas Adam2019-05-25
|\|
| * Add <, >, <=, >= for formats, GitHub issue 1747.nicm2019-05-25
* | Merge branch 'obsd-master'Thomas Adam2019-05-23
|\|
| * Replace the split parser code (cfg.c and cmd-string.c) with a singlenicm2019-05-23
* | Merge branch 'obsd-master'Thomas Adam2019-05-21
|\|
| * Fix a couple of Ta from Alphonse Mariya.nicm2019-05-21
* | Merge branch 'obsd-master'Thomas Adam2019-05-13
|\|
| * Add support for overline (SGR 53), from Ricardo Banffy.nicm2019-05-13
* | Merge branch 'obsd-master'Thomas Adam2019-05-13
|\|
| * Fix column width for copy mode commands.nicm2019-05-13
* | Merge branch 'obsd-master'Thomas Adam2019-05-11
|\|
| * Don't use arguments with It and -enum, pointed out by jmc.nicm2019-05-11
* | Merge branch 'obsd-master'Thomas Adam2019-05-10
|\|
| * Add support for simple menus usable with mouse or keyboard. New commandnicm2019-05-10
* | Merge branch 'obsd-master'Thomas Adam2019-05-09
|\|
| * Add formats to show if pane is the marked pane and if any marked pane is set.nicm2019-05-09
* | Merge branch 'obsd-master'Thomas Adam2019-05-07
|\|
| * Rename the ENVIRONMENT section which was squatting on the standardschwarze2019-05-07
* | Merge branch 'obsd-master'Thomas Adam2019-05-03
|\|
| * Allow panes to be empty (no command), output can be piped to them withnicm2019-05-03
* | Sync up some tmux.1 bits.Nicholas Marriott2019-05-03
* | Merge branch 'obsd-master'Thomas Adam2019-05-03
|\|
| * Fix up some bits about window-size that seem to have got lost.nicm2019-05-02
* | Merge branch 'obsd-master'Thomas Adam2019-04-28
|\|
| * Support multiple occurances of the same argument. Use this for a newnicm2019-04-28
* | Merge branch 'obsd-master'Thomas Adam2019-04-27
|\|
| * Merge hooks into options and make each one an array option. This allowsnicm2019-04-26
* | Merge branch 'obsd-master'Thomas Adam2019-04-25
|\|
| * Need to escape ].nicm2019-04-25
* | Merge branch 'obsd-master'Thomas Adam2019-04-23
|\|
| * Add -no-clear variants of copy-selection and copy-pipe which do notnicm2019-04-23
* | Merge branch 'obsd-master'Thomas Adam2019-04-18
|\|
| * Copy the code to infer the option type to show-options and document it.nicm2019-04-18
| * mark up punctuation-as-macro-args properly;jmc2019-04-17
| * Document that switch-client can change all of session,window,pane andnicm2019-04-17
* | Merge branch 'obsd-master'Thomas Adam2019-04-08
|\|