aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
| * Break description of styles into its own section.nicm2019-03-17
| * Add a -v flag to display-message to show verbose messages as the formatnicm2019-03-15
| * Add format flags for start and end window.nicm2019-03-14
* | Merge branch 'obsd-master'Thomas Adam2019-03-14
|\|
| * Add T format modifier like E but also do strftime(3).nicm2019-03-14
* | Merge branch 'obsd-master'Thomas Adam2019-03-14
|\|
| * Missing space in capture-pane usage, from Ben Boeckel.nicm2019-03-14
* | Merge branch 'obsd-master'Thomas Adam2019-03-13
|\|
| * Add formats to list sessions, windows or panes.nicm2019-03-13
| * Add E: format to expand a format twice (useful to expand the value of annicm2019-03-13
* | Merge branch 'obsd-master'Thomas Adam2019-02-06
|\|
| * Add -b to display-panes like run-shell, GitHub issue 1559.nicm2019-02-06
* | Merge branch 'obsd-master'Thomas Adam2018-11-07
|\|
| * There is no reason wait-for has to be restricted to outside tmux.nicm2018-11-07
* | Merge branch 'obsd-master'Thomas Adam2018-10-25
|\|
| * Add a "terminal" colour which can be used instead of "default" in stylenicm2018-10-25
* | Merge branch 'obsd-master'Thomas Adam2018-10-18
|\|
| * Document new refresh-client flags.nicm2018-10-18
* | Merge branch 'obsd-master'Thomas Adam2018-10-18
|\|
| * Support OSC 52 ? to read the top buffer inside tmux (when set-clipboardnicm2018-10-18
| * Support for extended underline styles on terminals which offer them,nicm2018-10-18
* | Support OSC 52 ? to read the top buffer inside tmux, also addNicholas Marriott2018-10-11
* | Support for extended underline styles, enabled by adding the SmulxNicholas Marriott2018-10-08
* | Add formats for when window is larger than client, and show offset inNicholas Marriott2018-09-26
* | Revert "Add a B flag to mark windows bigger than the client."Nicholas Marriott2018-09-26
* | Add a B flag to mark windows bigger than the client.Nicholas Marriott2018-09-25
* | Fixes to resize-window from Ben Boeckel.Nicholas Marriott2018-09-05
* | Fix refresh-client flags.Nicholas Marriott2018-08-29
* | Merge branch 'obsd-master'Thomas Adam2018-08-26
|\|
| * Add q: format prefix to escape sh(1) special characters. Suggested bynicm2018-08-26
* | Merge branch 'obsd-master'Thomas Adam2018-08-22
|\|
| * Add StatusLeft and StatusRight mouse key modifiers for the left andnicm2018-08-22
* | Add flags to refresh-client (-U -D -L -R and -c) to pan a window thatNicholas Marriott2018-08-21
* | Merge branch 'obsd-master'Thomas Adam2018-08-20
|\|
| * Add -Z to find-window as well.nicm2018-08-20
* | Support for windows larger than the client.Nicholas Marriott2018-08-20
* | Merge branch 'obsd-master'Thomas Adam2018-07-23
|\|
| * Point to glob in section 7 for the actual list of special characters insteadkn2018-07-23
* | Merge branch 'obsd-master'Thomas Adam2018-07-06
|\|
| * Add a rectangle_toggle format, from Hirokazu Hata.nicm2018-07-06
* | Merge branch 'obsd-master'Thomas Adam2018-07-04
|\|
| * whitespace needed between macro args and punctuation;jmc2018-07-04
| * Add set-hook -R to run a hook immediately (useful to set multiple hooksnicm2018-07-04
| * Add pane focus hooks.nicm2018-07-04
* | Merge branch 'obsd-master'Thomas Adam2018-06-08
|\|
| * Tweak previous - check for a NULL client and simplify manual text.nicm2018-06-08
* | Merge branch 'obsd-master'Thomas Adam2018-06-03
|\|
| * Increment the lines counter when skipping a line to avoid an infinitenicm2018-06-03
* | Merge branch 'obsd-master'Thomas Adam2018-05-28
|\|
| * Document escaping inside conditionals, from "sadie-parayno" in GitHubnicm2018-05-28