summaryrefslogtreecommitdiffstats
path: root/tmux.1
AgeCommit message (Expand)Author
2021-10-13Merge branch 'obsd-master' into masterThomas Adam
2021-10-13Add popup-style and popup-border-style options, from Alexis Hildebrandtnicm
2021-10-11Merge branch 'obsd-master' into masterThomas Adam
2021-10-11Add -e flag to set environment for popup, from Alexis Hildebrandt innicm
2021-10-08Merge branch 'obsd-master' into masterThomas Adam
2021-10-08remove extra .El;jmc
2021-10-08Merge branch 'obsd-master' into masterThomas Adam
2021-10-08Add tags for command aliaseskn
2021-10-07Merge branch 'obsd-master' into masterThomas Adam
2021-10-07Add a missing El, from Alexis Hildebrandt in GitHub issue 2918.nicm
2021-10-05Merge branch 'obsd-master' into masterThomas Adam
2021-10-05Make send-keys without any arguments send the key it is bound to (ifnicm
2021-08-27Merge branch 'obsd-master' into masterThomas Adam
2021-08-27Allow control mode clients to set a hard limit on the window width andnicm
2021-08-14Merge branch 'obsd-master' into masterThomas Adam
2021-08-13Add a menu when a popup is present (mouse only for now).nicm
2021-08-13Add -B flag to remove border from popup.nicm
2021-08-13Set return code for confirm-before and make command-prompt also block,nicm
2021-08-12Merge branch 'obsd-master' into masterThomas Adam
2021-08-12Move hook format setup earlier and add a hook_client, GitHub issue 2809.nicm
2021-08-12Merge branch 'obsd-master' into masterThomas Adam
2021-08-11Break the colour palette into a struct rather than just a single arraynicm
2021-08-11Merge branch 'obsd-master' into masterThomas Adam
2021-08-11Make confirm-before optionally block the invoking client like run-shell,nicm
2021-08-09Merge branch 'obsd-master' into masterThomas Adam
2021-08-09Change copy-line and copy-end-of-line not to cancel and add -and-cancelnicm
2021-08-06Merge branch 'obsd-master' into masterThomas Adam
2021-08-06Add client focus hooks.nicm
2021-08-04Merge branch 'obsd-master' into masterThomas Adam
2021-08-04Add a client-active hook, from ncfavier in GitHub issue 2803.nicm
2021-06-18Merge branch 'obsd-master' into masterThomas Adam
2021-06-18Mention %1 under choose-tree also.nicm
2021-06-10fix some formatting errors;jmc
2021-06-10Feature for the mouse since FreeBSD termcap does not have kmous.nicm
2021-06-10More accurate vi(1) word navigation in copy mode and on the status line.nicm
2021-06-10Add -F for command-prompt and use it to fix "Rename" on the window menu,nicm
2021-06-10Add different command historys for different types of promptsnicm
2021-06-10Change resize timers and flags into one timer and a queue which isnicm
2021-06-10Three changes to fix problems with xterm in VT340 mode, reported bynicm
2021-06-10Add an "always" value to the extended-keys option to always forwardnicm
2021-06-08Feature for the mouse since FreeBSD termcap does not have kmous.Nicholas Marriott
2021-05-13More accurate vi(1) word navigation in copy mode and on the status line. ThisNicholas Marriott
2021-05-10Add -F for command-prompt and use it to fix "Rename" on the window menu, GitHubNicholas Marriott
2021-05-03Add different command historys for different types of prompts ("command",Nicholas Marriott
2021-04-27Mention S- for Shift, GitHub issue 2683.Nicholas Marriott
2021-04-22Three changes to fix problems with xterm in VT340 mode, reported by ThomasNicholas Marriott
2021-04-21Add an "always" value to the extended-keys option to always forward these keysNicholas Marriott
2021-04-20Minor CHANGES and tmux.1 fixed, from Daniel Hahler, GitHub issue 2664.Nicholas Marriott
2021-04-15Merge branch 'obsd-master' into masterThomas Adam
2021-04-15%begin now has three arguments, not two. GitHubs issue 2646.nicm