diff options
author | Thomas Adam <thomas@xteddy.org> | 2023-01-21 00:01:11 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2023-01-21 00:01:11 +0000 |
commit | c42087c789ac514efb8cfcc41b0f51dfe16702ee (patch) | |
tree | 5d5dd118fffaec362f3e9d2922d514049f97e5d1 /tmux.1 | |
parent | c4a6f403bb9d7c24c291f01dee9572bb4b784096 (diff) | |
parent | 3aa458ea6398b0de37c3e146304bd2a4e17ea3c0 (diff) | |
download | rtmux-c42087c789ac514efb8cfcc41b0f51dfe16702ee.tar.gz rtmux-c42087c789ac514efb8cfcc41b0f51dfe16702ee.tar.bz2 rtmux-c42087c789ac514efb8cfcc41b0f51dfe16702ee.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5818,6 +5818,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 @@ -5847,6 +5848,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 |