aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* More accurate vi(1) word navigation in copy mode and on the status line. ThisNicholas Marriott2021-05-13
* Add -F for command-prompt and use it to fix "Rename" on the window menu, GitHubNicholas Marriott2021-05-10
* Add different command historys for different types of prompts ("command",Nicholas Marriott2021-05-03
* Mention S- for Shift, GitHub issue 2683.Nicholas Marriott2021-04-27
* Three changes to fix problems with xterm in VT340 mode, reported by ThomasNicholas Marriott2021-04-22
* Add an "always" value to the extended-keys option to always forward these keysNicholas Marriott2021-04-21
* Minor CHANGES and tmux.1 fixed, from Daniel Hahler, GitHub issue 2664.Nicholas Marriott2021-04-20
* Merge branch 'obsd-master' into masterThomas Adam2021-04-15
|\
| * %begin now has three arguments, not two. GitHubs issue 2646.nicm2021-04-15
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-12
|\|
| * Add a flag to disable keys to close a message, GitHub issue 2625.nicm2021-04-12
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-12
|\|
| * Permit shortcut keys in buffer, client, tree modes to be configured withnicm2021-04-12
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-07
|\|
| * Add a current_file format for the config file being parsed. Originallynicm2021-04-07
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-01
|\|
| * Missing commas, from Vipul Kumar.nicm2021-04-01
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-16
|\|
| * Add client-detached notification in control mode, from Mohsin Kaleem.nicm2021-03-16
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-11
|\|
| * Add an "absolute-centre" alignment to use the centre of the total spacenicm2021-03-11
| * Add split-window -Z to start the pane zoomed, GitHub issue 2591.nicm2021-03-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-02
|\|
| * Drop support for popups where the content is provided directly to tmuxnicm2021-03-02
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-01
|\|
| * escape quotes and remove some unneccessary Pp; ok nicmjmc2021-03-01
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-01
|\|
| * Add some text with examples of ; as a separator, GitHub issues 2522 andnicm2021-03-01
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-26
|\|
| * Add a couple of format variables for active and last window index.nicm2021-02-26
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-22
|\|
| * Move config file path expansion much earlier, keep the list of pathsnicm2021-02-22
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-17
|\|
| * Support X11 colour names and some other variations for OSC 10/11, alsonicm2021-02-15
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-10
|\|
| * Use ~/.tmux.conf as an example rather than /etc/passwd, suggested bynicm2021-02-10
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-08
|\|
| * Add "pipe" variants of the "copy-pipe" commands which do not copy, fromnicm2021-02-08
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-06
|\|
| * In the end UTF-8 did not become a terminal feature, should not be listednicm2021-02-06
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-05
|\|
| * Send Unicode directional isolate characters around horizontal panenicm2021-02-05
| * Add a -S flag to new-window to make it select the existing window if onenicm2021-02-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-02
|\|
| * article fixes; from eddie yousephjmc2021-02-02
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-01
|\|
| * Add a no-detached choice to detach-on-destroy which detaches only ifnicm2021-02-01
* | Merge branch 'obsd-master' into masterThomas Adam2021-01-29
|\|
| * Trim output overwritten by later text or clears completely rather thannicm2021-01-29
* | Merge branch 'obsd-master' into masterThomas Adam2021-01-22
|\|