aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2020-02-11
|\
| * Remove unused variables from Ben Boeckel, and a Pp from jmc.nicm2020-02-11
* | Merge branch 'obsd-master'Thomas Adam2020-02-05
|\|
| * Make list-keys description clearer in tmux.1 and remove an unused variable.nicm2020-02-05
* | Merge branch 'obsd-master'Thomas Adam2020-01-29
|\|
| * Remove extra Pp (from jmc) and add a missing word.nicm2020-01-29
| * Reduce a difference with portable tmux by adding the -V flag andnicm2020-01-28
* | Merge branch 'obsd-master'Thomas Adam2020-01-27
|\|
| * Expand description of start-server.nicm2020-01-27
| * Add support for adding a note to a key binding (with bind-key -N) andnicm2020-01-27
* | Merge branch 'obsd-master'Thomas Adam2020-01-25
|\|
| * Mention swap-window -d, GitHub issue 2068.nicm2020-01-25
* | Merge branch 'obsd-master'Thomas Adam2020-01-12
|\|
| * The terminal type was never as much use as I expected so remove it innicm2020-01-12
* | Merge branch 'obsd-master'Thomas Adam2020-01-02
|\|
| * Document client exit messages.nicm2020-01-01
* | Merge branch 'obsd-master'Thomas Adam2019-12-26
|\|
| * Add a number of new formats to inspect what sessions and clients anicm2019-12-26
* | Merge branch 'obsd-master'Thomas Adam2019-12-24
|\|
| * Fix name of option, GitHub issue 2030.nicm2019-12-24
* | Merge branch 'obsd-master'Thomas Adam2019-11-28
|\|
| * Make a best effort to set xpixel and ypixel for each pane and addnicm2019-11-28
| * Store xpixel/ypixel from TIOCGWINSZ and add formats.nicm2019-11-28
* | Merge branch 'obsd-master'Thomas Adam2019-11-25
|\|
| * Add p format modifier for padding to width.nicm2019-11-25
* | Merge branch 'obsd-master'Thomas Adam2019-11-18
|\|
| * Add -f for full size to join-pane (like split-window), from Theo Buehler.nicm2019-11-18
* | Merge branch 'obsd-master'Thomas Adam2019-11-15
|\|
| * Handle OSC 7 (a VTE extension) and put the result in a new format (pane_path).nicm2019-11-15
* | Merge branch 'obsd-master'Thomas Adam2019-11-14
|\|
| * Add an option to set the key sent by backspace for those whose systemnicm2019-11-14
* | Merge branch 'obsd-master'Thomas Adam2019-11-07
|\|
| * Add -F flag to send-keys to expand formats in search-backward andnicm2019-11-07
* | Merge branch 'obsd-master'Thomas Adam2019-10-23
|\|
| * Document Any key, from Jason Felice.nicm2019-10-23
* | Merge branch 'obsd-master'Thomas Adam2019-10-23
|\|
| * Use the existing code in format.c to add foramts for word and line atnicm2019-10-23
* | Merge branch 'obsd-master'Thomas Adam2019-10-19
|\|
| * Add formats for cursor and selection position in copy mode, from Jason Felice.nicm2019-10-19
* | Merge branch 'obsd-master'Thomas Adam2019-10-15
|\|
| * Add support for percentage sizes for resize-pane ("-x 10%"). Also changenicm2019-10-15
* | Merge branch 'obsd-master'Thomas Adam2019-09-19
|\|
| * Add a "latest" window-size option which tries to size windows based onnicm2019-09-19
* | Merge branch 'obsd-master'Thomas Adam2019-09-16
|\|
| * Add push-default and pop-default in styles to change the default coloursnicm2019-09-15
* | Merge branch 'obsd-master'Thomas Adam2019-09-13
|\|
| * Add window_marked_flag, GitHub issue 1887.nicm2019-09-11
* | Merge branch 'obsd-master'Thomas Adam2019-09-11
|\|
| * Clarify server options slightly.nicm2019-09-09
* | Merge branch 'obsd-master'Thomas Adam2019-09-09
|\|