summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2023-01-20 21:36:00 +0000
committernicm <nicm>2023-01-20 21:36:00 +0000
commit3aa458ea6398b0de37c3e146304bd2a4e17ea3c0 (patch)
treec7940f0d27db91583fd08b9099409a8998a6b087 /tmux.1
parent9789ea3fb4b3215e48b3f0024e2c21c50f95edec (diff)
Add a flag to display-menu to select the manu item chosen first, GitHub
issue 3442.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 6a0bfe52..c75afd24 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5815,6 +5815,7 @@ until it is dismissed.
.Op Fl O
.Op Fl c Ar target-client
.Op Fl t Ar target-pane
+.Op Fl S Ar starting-choice
.Op Fl T Ar title
.Op Fl x Ar position
.Op Fl y Ar position
@@ -5844,6 +5845,9 @@ command should be omitted.
.Fl T
is a format for the menu title (see
.Sx FORMATS ) .
+.Fl S
+sets the menu item selected by default, if the menu is not bound to a mouse key
+binding.
.Pp
.Fl x
and