summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2021-06-10Feature for the mouse since FreeBSD termcap does not have kmous.Nicholas Marriott
2021-06-10Mention S- for Shift, GitHub issue 2683.Nicholas Marriott
2021-06-10Three changes to fix problems with xterm in VT340 mode, reported by ThomasNicholas Marriott
2021-06-10Add an "always" value to the extended-keys option to always forward these keysNicholas Marriott
2021-06-10Minor CHANGES and tmux.1 fixed, from Daniel Hahler, GitHub issue 2664.Nicholas Marriott
2021-06-10%begin now has three arguments, not two. GitHubs issue 2646.nicm
2021-04-12Merge branch 'obsd-master' into masterThomas Adam
2021-04-12Add a flag to disable keys to close a message, GitHub issue 2625.nicm
2021-04-12Merge branch 'obsd-master' into masterThomas Adam
2021-04-12Permit shortcut keys in buffer, client, tree modes to be configured withnicm
2021-04-07Merge branch 'obsd-master' into masterThomas Adam
2021-04-07Add a current_file format for the config file being parsed. Originallynicm
2021-04-01Merge branch 'obsd-master' into masterThomas Adam
2021-04-01Missing commas, from Vipul Kumar.nicm
2021-03-16Merge branch 'obsd-master' into masterThomas Adam
2021-03-16Add client-detached notification in control mode, from Mohsin Kaleem.nicm
2021-03-11Merge branch 'obsd-master' into masterThomas Adam
2021-03-11Add an "absolute-centre" alignment to use the centre of the total spacenicm
2021-03-11Add split-window -Z to start the pane zoomed, GitHub issue 2591.nicm
2021-03-02Merge branch 'obsd-master' into masterThomas Adam
2021-03-02Drop support for popups where the content is provided directly to tmuxnicm
2021-03-01Merge branch 'obsd-master' into masterThomas Adam
2021-03-01Merge branch 'obsd-master' into masterThomas Adam
2021-03-01escape quotes and remove some unneccessary Pp; ok nicmjmc
2021-03-01Add some text with examples of ; as a separator, GitHub issues 2522 andnicm
2021-02-26Merge branch 'obsd-master' into masterThomas Adam
2021-02-26Add a couple of format variables for active and last window index.nicm
2021-02-22Merge branch 'obsd-master' into masterThomas Adam
2021-02-22Move config file path expansion much earlier, keep the list of pathsnicm
2021-02-17Merge branch 'obsd-master' into masterThomas Adam
2021-02-15Support X11 colour names and some other variations for OSC 10/11, alsonicm
2021-02-10Merge branch 'obsd-master' into masterThomas Adam
2021-02-10Use ~/.tmux.conf as an example rather than /etc/passwd, suggested bynicm
2021-02-08Merge branch 'obsd-master' into masterThomas Adam
2021-02-08Add "pipe" variants of the "copy-pipe" commands which do not copy, fromnicm
2021-02-06Merge branch 'obsd-master' into masterThomas Adam
2021-02-06In the end UTF-8 did not become a terminal feature, should not be listednicm
2021-02-05Merge branch 'obsd-master' into masterThomas Adam
2021-02-05Send Unicode directional isolate characters around horizontal panenicm
2021-02-05Add a -S flag to new-window to make it select the existing window if onenicm
2021-02-02Merge branch 'obsd-master' into masterThomas Adam
2021-02-02article fixes; from eddie yousephjmc
2021-02-01Merge branch 'obsd-master' into masterThomas Adam
2021-02-01Add a no-detached choice to detach-on-destroy which detaches only ifnicm
2021-01-29Merge branch 'obsd-master' into masterThomas Adam
2021-01-29Trim output overwritten by later text or clears completely rather thannicm
2021-01-22Merge branch 'obsd-master' into masterThomas Adam
2021-01-22Add rectangle-on and rectangle-off copy mode commands, GitHub isse 2546nicm
2021-01-20Merge branch 'obsd-master' into masterThomas Adam
2021-01-20Change so that window_flags escapes # automatically which means configsnicm