aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master'Thomas Adam2023-01-23
|\
| * Too many \s in example, GitHub issue 3445.nicm2023-01-23
* | Merge branch 'obsd-master'Thomas Adam2023-01-21
|\|
| * Add a flag to display-menu to select the manu item chosen first, GitHubnicm2023-01-20
* | Merge branch 'obsd-master'Thomas Adam2023-01-08
|\|
| * Quotes are now required in select-layout example.nicm2023-01-08
* | Merge branch 'obsd-master'Thomas Adam2023-01-06
|\|
| * Denote multiple arguments with 'arg ...' not 'args'kn2022-12-22
| * Add send-keys -K to handle keys directly as if typed (so look up in keynicm2022-12-16
* | Merge branch 'obsd-master'Thomas Adam2022-11-11
|\|
| * Parse primary device attributes as well as secondary and add a SIXELnicm2022-11-11
| * Document alternative delimiters for substitution, from Jim Wisniewski.nicm2022-11-11
* | Merge branch 'obsd-master'Thomas Adam2022-11-11
|\|
| * - sort options; from josiah frentsosjmc2022-11-10
* | Merge branch 'obsd-master'Thomas Adam2022-11-03
|\|
| * Add a -l flag to display-message to disable format expansion, from Aaronnicm2022-11-03
* | Merge branch 'obsd-master'Thomas Adam2022-10-28
|\|
| * Add paste-buffer-deleted notification and fix name of paste-buffer-changed.nicm2022-10-28
* | Merge branch 'obsd-master'Thomas Adam2022-09-28
|\|
| * Add scroll-top and scroll-bottom commands to scroll so cursor is at topnicm2022-09-28
* | Merge branch 'obsd-master'Thomas Adam2022-09-22
|\|
| * Add message-line option to control where message and prompt go, fromnicm2022-09-09
* | Merge branch 'obsd-master'Thomas Adam2022-08-23
|\|
| * Add scroll-middle copy mode command to make cursor line in the middle,nicm2022-08-23
* | Merge branch 'obsd-master'Thomas Adam2022-08-15
|\|
| * Notify when a paste buffer is deleted, GitHub issue 3302 from Georgenicm2022-08-15
| * Add a Nobr terminfo capability to tell tmux the terminal does not usenicm2022-08-15
* | Merge branch 'obsd-master'Thomas Adam2022-08-02
|\|
| * Add a third state "all" to allow-passthrough to work even in invisiblenicm2022-08-02
* | Merge branch 'obsd-master'Thomas Adam2022-08-02
|\|
| * -u is no longer equivalent to -TUTF-8 so don't say it is.nicm2022-08-02
* | Merge branch 'obsd-master'Thomas Adam2022-07-06
|\|
| * Mention whether time is creation/activity for sort orders.nicm2022-07-06
* | Merge branch 'obsd-master'Thomas Adam2022-07-06
|\|
| * Support hyperlinks with capture-pane -e and add a mouse_hyperlinknicm2022-07-06
* | Merge branch 'obsd-master'Thomas Adam2022-06-30
|\|
| * Add support for OSC 8 hyperlinks (a VTE extension now supported by othernicm2022-06-30
* | Merge branch 'obsd-master'Thomas Adam2022-06-20
|\|
| * Do not display configuration file errors in a pane when in control mode,nicm2022-06-20
* | Merge branch 'obsd-master'Thomas Adam2022-06-14
|\|
| * kf* terminfo capabilities are poorly defined and rxvt uses them in anicm2022-06-14
| * Add pane_start_path to match start_command.nicm2022-05-30
| * Fix property name from Sergei Dyshel, and a typo from imcusg at gmailnicm2022-05-30
| * Add an ACL list for users connecting to the tmux socket. Users may benicm2022-05-30
* | Fix property name, from Sergei Dyshel.Nicholas Marriott2022-05-30
* | Add pane_start_path to match start_command.Nicholas Marriott2022-05-20
* | Merge branch 'obsd-master'Thomas Adam2022-05-01
|\|
| * Fix clearphist alias, from Jacqueline Jolicoeur via jmc@.nicm2022-04-14
* | Add an ACL list for users connecting to the tmux socket. Users may be forbiddenNicholas Marriott2022-04-06
* | Merge branch 'obsd-master' into masterThomas Adam2022-03-31
|\|