summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2023-08-15 10:01:09 +0100
committerThomas Adam <thomas@xteddy.org>2023-08-15 10:01:09 +0100
commit6a45e6c256d15b14bf3af081576a939a18419da7 (patch)
treeddc7cfc05a3c70dc9a5646c044285d44213d2e2a /tmux.1
parent11e69f6025f5783fe17d43247de1c3f659a19b69 (diff)
parentb770a429c63a8e286dbd3939215fbffa59e73d9a (diff)
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.116
1 files changed, 14 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 2d21992a..2adb56f6 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4099,6 +4099,13 @@ See the
section on how to specify
.Ar style .
Attributes are ignored.
+.It Ic menu-selected-style Ar style
+Set the selected menu item style.
+See the
+.Sx STYLES
+section on how to specify
+.Ar style .
+Attributes are ignored.
.It Ic menu-border-style Ar style
Set the menu border style.
See the
@@ -4111,7 +4118,7 @@ Set the type of characters used for drawing menu borders.
See
.Ic popup-border-lines
for possible values for
-.Ar type .
+.Ar border-lines .
.It Ic message-command-style Ar style
Set status line message command style.
This is used for the command prompt with
@@ -6067,10 +6074,11 @@ the default is
.Op Fl O
.Op Fl b Ar border-lines
.Op Fl c Ar target-client
+.Op Fl C Ar starting-choice
+.Op Fl H Ar selected-style
.Op Fl s Ar style
.Op Fl S Ar border-style
.Op Fl t Ar target-pane
-.Op Fl C Ar starting-choice
.Op Fl T Ar title
.Op Fl x Ar position
.Op Fl y Ar position
@@ -6104,6 +6112,10 @@ See
for possible values for
.Ar border-lines .
.Pp
+.Fl H
+sets the style for the selected menu item (see
+.Sx STYLES ) .
+.Pp
.Fl s
sets the style for the menu and
.Fl S