aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
...
| * select-word was missing from the command list, from pawel-slowik.nicm2019-04-08
* | Document that switch-client can change all of session,window,pane and check forNicholas Marriott2019-04-08
* | Merge branch 'obsd-master'Thomas Adam2019-04-02
|\|
| * Add an argument to copy commands to set the prefix for the buffer name,nicm2019-04-02
* | Merge branch 'obsd-master'Thomas Adam2019-03-25
|\|
| * Add StatusDefault binding for the mouse on any otherwise unassignednicm2019-03-25
* | Merge branch 'obsd-master'Thomas Adam2019-03-25
|\|
| * Fix columns of cursor_character format in list.nicm2019-03-25
* | Merge branch 'obsd-master'Thomas Adam2019-03-25
|\|
| * Clarify that styles can be space or comma separated, from Stephen Zapatka.nicm2019-03-22
| * I forgot to document resize-window, window-size and default-size;nicm2019-03-22
* | Merge branch 'obsd-master'Thomas Adam2019-03-19
|\|
| * Add a cursor_character format.nicm2019-03-19
* | Merge branch 'obsd-master'Thomas Adam2019-03-19
|\|
| * Rename the first KEY BINDINGS section to DEFAULT KEY BINDINGS.nicm2019-03-19
* | Merge branch 'obsd-master'Thomas Adam2019-03-18
|\|
| * Add some bits to the STATUS LINE section about the new option.nicm2019-03-18
* | Merge branch 'obsd-master'Thomas Adam2019-03-18
|\|
| * Extend the #[] style syntax and use that together with previous formatnicm2019-03-18
* | Merge branch 'obsd-master'Thomas Adam2019-03-18
|\|
| * Add format variables for the default formats for the various modesnicm2019-03-18
* | Merge branch 'obsd-master'Thomas Adam2019-03-18
|\|
| * 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