aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2020-04-16
|\
| * Add support for the iTerm2 sychronized updates escape sequence whichnicm2020-04-16
* | Merge branch 'obsd-master'Thomas Adam2020-04-13
|\|
| * Change so that the appropriate hooks for windows and panes belong tonicm2020-04-13
| * Mention RGB, pointed out by Jody Frankowski.nicm2020-04-12
| * Add a -f filter argument to the list commands like choose-tree.nicm2020-04-12
| * Clarify a couple of style options.nicm2020-04-12
| * Remove unused define, also a man fix from jmc.nicm2020-04-10
| * Now that copy mode copies the pane content rather than keeping anicm2020-04-10
* | Merge branch 'obsd-master'Thomas Adam2020-04-09
|\|
| * Mention paste at same place as copy, suggested by John Boyle.nicm2020-04-09
| * Restore pane_current_path format from portable tmux, it is no longernicm2020-04-08
* | Merge branch 'obsd-master'Thomas Adam2020-04-06
|\|
| * Change copy mode to make copy of the pane history so it does not need tonicm2020-04-06
* | Merge branch 'obsd-master'Thomas Adam2020-04-06
|\|
| * Add an argument to list-commands to show only a single command.nicm2020-04-05
* | Merge branch 'obsd-master'Thomas Adam2020-04-02
|\|
| * Add a W position to display-menu -y to use the line above (or below) thenicm2020-04-02
* | Merge branch 'obsd-master'Thomas Adam2020-04-01
|\|
| * Performance improvements for regex searching, most notably:nicm2020-04-01
| * Add a way to mark environment variables as "hidden" so they can be usednicm2020-03-31
| * Add a -T flag to resize-pane to trim lines below the cursor, movingnicm2020-03-31
| * Add non-regex search variants to avoid the performance cost for peoplenicm2020-03-31
* | Merge branch 'obsd-master'Thomas Adam2020-03-31
|\|
| * Add a way to mark environment variables as "hidden" so they can be usednicm2020-03-31
| * Add a -T flag to resize-pane to trim lines below the cursor, movingnicm2020-03-31
| * Add non-regex search variants to avoid the performance cost for peoplenicm2020-03-31
| * Add session_path from Chris Ruegge in GitHub issue 2142.nicm2020-03-31
| * Add a "second click" key type which is fired for the second click of anicm2020-03-31
* | Merge branch 'obsd-master'Thomas Adam2020-03-31
|\|
| * Add session_path from Chris Ruegge in GitHub issue 2142.nicm2020-03-31
| * Add a "second click" key type which is fired for the second click of anicm2020-03-31
* | Merge branch 'obsd-master'Thomas Adam2020-03-28
|\|
| * Make two -E only close popup automatically if the command exited with 0.nicm2020-03-28
* | Merge branch 'obsd-master'Thomas Adam2020-03-28
|\|
| * Add formats for top paste buffer by default. Also a tmux.1 fix from jmc.nicm2020-03-28
* | Merge branch 'obsd-master'Thomas Adam2020-03-26
|\|
| * Add support for overlay popup boxes to show text or output temporarilynicm2020-03-24
* | Merge branch 'obsd-master'Thomas Adam2020-03-20
|\|
| * Make the mouse_word and mouse_line formats work in copy mode and enablenicm2020-03-20
* | Merge branch 'obsd-master'Thomas Adam2020-03-19
|\|
| * Add C position for terminal centre with display-menu -x and -y.nicm2020-03-19
* | Merge branch 'obsd-master'Thomas Adam2020-03-12
|\|
| * Tidy up the default mouse key bindings and:nicm2020-03-12
* | Merge branch 'obsd-master'Thomas Adam2020-03-12
|\|
| * Add a -d flag to run-shell to wait for delay before running the command,nicm2020-03-12
| * Add a copy-mode -H flag to hide the position marker in the top right.nicm2020-03-12
* | Merge branch 'obsd-master'Thomas Adam2020-03-12
|\|
| * Add C-g to cancel command prompt with vi(1) keys as well as emacs, and qnicm2020-03-12
* | Merge branch 'obsd-master'Thomas Adam2020-03-11
|\|