summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2023-08-17Add a session, pane and user mouse range types for the status line andnicm
2023-08-15Add an option menu-selected-style to configure the currently selectednicm
2023-08-08Add flag to next-prompt/previous-prompt to go to command output instead,nicm
2023-07-11Remove Ns and Li and change Nm to Ic, suggested by jmc.nicm
2023-07-11Add descriptions of copy mode commands, from Michael Bianco.nicm
2023-07-03Add support for marking lines with a shell prompt based on the OSC 133nicm
2023-06-26Add "us" to styles for underscore colour, GitHub issue 3589.nicm
2023-05-19Add format for server_sessions, from Magnus Gross.nicm
2023-04-28Add options to change the confirm key and default behaviour ofnicm
2023-04-03Clarify text for new -A slightly, GitHub issue 3508.nicm
2023-03-27Add a format to show if there are unseen changes while in a mode, fromnicm
2023-02-07Add an L modifier like P, W, S to loop over clients. Also fix some longnicm
2023-02-06Add -f to list-clients like the other list commands, from Andy Walker innicm
2023-02-05Extend display-message to work for control clients. GitHub issue 3449.nicm
2023-01-23Too many \s in example, GitHub issue 3445.nicm
2023-01-20Add a flag to display-menu to select the manu item chosen first, GitHubnicm
2023-01-08Quotes are now required in select-layout example.nicm
2022-12-22Denote multiple arguments with 'arg ...' not 'args'kn
2022-12-16Add send-keys -K to handle keys directly as if typed (so look up in keynicm
2022-11-11Parse primary device attributes as well as secondary and add a SIXELnicm
2022-11-11Document alternative delimiters for substitution, from Jim Wisniewski.nicm
2022-11-10- sort options; from josiah frentsosjmc
2022-11-03Add a -l flag to display-message to disable format expansion, from Aaronnicm
2022-10-28Add paste-buffer-deleted notification and fix name of paste-buffer-changed.nicm
2022-09-28Add scroll-top and scroll-bottom commands to scroll so cursor is at topnicm
2022-09-09Add message-line option to control where message and prompt go, fromnicm
2022-08-23Add scroll-middle copy mode command to make cursor line in the middle,nicm
2022-08-15Notify when a paste buffer is deleted, GitHub issue 3302 from Georgenicm
2022-08-15Add a Nobr terminfo capability to tell tmux the terminal does not usenicm
2022-08-02Add a third state "all" to allow-passthrough to work even in invisiblenicm
2022-08-02-u is no longer equivalent to -TUTF-8 so don't say it is.nicm
2022-07-06Mention whether time is creation/activity for sort orders.nicm
2022-07-06Support hyperlinks with capture-pane -e and add a mouse_hyperlinknicm
2022-06-30Add support for OSC 8 hyperlinks (a VTE extension now supported by othernicm
2022-06-20Do not display configuration file errors in a pane when in control mode,nicm
2022-06-14kf* terminfo capabilities are poorly defined and rxvt uses them in anicm
2022-05-30Add pane_start_path to match start_command.nicm
2022-05-30Fix property name from Sergei Dyshel, and a typo from imcusg at gmailnicm
2022-05-30Add an ACL list for users connecting to the tmux socket. Users may benicm
2022-04-14Fix clearphist alias, from Jacqueline Jolicoeur via jmc@.nicm
2022-03-31man pages: add missing commas between subordinate and main clausesnaddy
2022-03-24Add a capability for OSC 7 and use it similarly to how the title is setnicm
2022-03-17Add an option (scroll-on-clear) to control if tmux scrolls into historynicm
2022-03-16Add an option to set the character used for unused areas of thenicm
2022-03-08Add remain-on-exit-format to set text shown when pane is dead.nicm
2022-03-08Add argument to refresh-client -l to forward clipboard to a pane. GitHubnicm
2022-02-22Add next_session_id format with the next session ID, GitHub issue 3078.nicm
2022-02-15Add an option (default off) to control the passthrough escape sequence.nicm
2022-02-03Add a key in copy mode to toggle position indicator.nicm
2022-02-01Add option to show arrows for active pane indicator, GitHub issue 3022nicm