aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
* | Merge branch 'obsd-master'Thomas Adam2019-07-01
|\|
| * Add a "fill" style attribute to clear the entire format drawing area innicm2019-07-01
* | Merge branch 'obsd-master'Thomas Adam2019-06-27
|\|
| * minor eol issues;jmc2019-06-27
* | Merge branch 'obsd-master'Thomas Adam2019-06-27
|\|
| * Add support for underscore colours with Setulc capability, mostly fromnicm2019-06-27
* | Merge branch 'obsd-master'Thomas Adam2019-06-21
|\|
| * Man page fixes from lacygoill at lacygoill dot me.nicm2019-06-21
* | Merge branch 'obsd-master'Thomas Adam2019-06-20
|\|
| * Add -r to find-window for regex instead of fnmatch.nicm2019-06-20
* | Merge branch 'obsd-master'Thomas Adam2019-06-20
|\|
| * allow-rename and alternate-screen can be pane options.nicm2019-06-20
* | Merge branch 'obsd-master'Thomas Adam2019-06-20
|\|
| * Add a per-pane option set. Pane options inherit from window options (sonicm2019-06-20
* | Merge branch 'obsd-master'Thomas Adam2019-06-20
|\|
| * Add a -A flag to show-options to show parent options as well.nicm2019-06-20
* | Merge branch 'obsd-master'Thomas Adam2019-06-14
|\|
| * A couple of minor parser changes around conditions: 1) only treat #{nicm2019-06-14
| * tweak previous;jmc2019-06-13
| * Add regular expression support for the format search, match andnicm2019-06-13
* | Merge branch 'obsd-master'Thomas Adam2019-06-05
|\|
| * Add a -v flag to source-file to show the commands and line numbers.nicm2019-06-05
* | Merge branch 'obsd-master'Thomas Adam2019-06-03
|\|
| * Add new-session -X and attach-session -x to send SIGHUP to parent whennicm2019-06-03
* | Merge branch 'obsd-master'Thomas Adam2019-05-30
|\|
| * I had hoped that non-xenl terminals had died out, at least in fairlynicm2019-05-30
* | Merge branch 'obsd-master'Thomas Adam2019-05-29
|\|
| * Support \ooo escapes, from Avi Halachmi.nicm2019-05-29
* | 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