aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master' into masterThomas Adam2021-10-08
|\
| * remove extra .El;jmc2021-10-08
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-08
|\|
| * Add tags for command aliaseskn2021-10-08
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-07
|\|
| * Add a missing El, from Alexis Hildebrandt in GitHub issue 2918.nicm2021-10-07
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-05
|\|
| * Make send-keys without any arguments send the key it is bound to (ifnicm2021-10-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-27
|\|
| * Allow control mode clients to set a hard limit on the window width andnicm2021-08-27
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-14
|\|
| * Add a menu when a popup is present (mouse only for now).nicm2021-08-13
| * Add -B flag to remove border from popup.nicm2021-08-13
| * Set return code for confirm-before and make command-prompt also block,nicm2021-08-13
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-12
|\|
| * Move hook format setup earlier and add a hook_client, GitHub issue 2809.nicm2021-08-12
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-12
|\|
| * Break the colour palette into a struct rather than just a single arraynicm2021-08-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-11
|\|
| * Make confirm-before optionally block the invoking client like run-shell,nicm2021-08-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-09
|\|
| * Change copy-line and copy-end-of-line not to cancel and add -and-cancelnicm2021-08-09
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-06
|\|
| * Add client focus hooks.nicm2021-08-06
* | Merge branch 'obsd-master' into masterThomas Adam2021-08-04
|\|
| * Add a client-active hook, from ncfavier in GitHub issue 2803.nicm2021-08-04
* | Merge branch 'obsd-master' into masterThomas Adam2021-06-18
|\|
| * Mention %1 under choose-tree also.nicm2021-06-18
| * fix some formatting errors;jmc2021-06-10
| * Feature for the mouse since FreeBSD termcap does not have kmous.nicm2021-06-10
| * More accurate vi(1) word navigation in copy mode and on the status line.nicm2021-06-10
| * Add -F for command-prompt and use it to fix "Rename" on the window menu,nicm2021-06-10
| * Add different command historys for different types of promptsnicm2021-06-10
| * Change resize timers and flags into one timer and a queue which isnicm2021-06-10
| * Three changes to fix problems with xterm in VT340 mode, reported bynicm2021-06-10
| * Add an "always" value to the extended-keys option to always forwardnicm2021-06-10
* | Feature for the mouse since FreeBSD termcap does not have kmous.Nicholas Marriott2021-06-08
* | 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