summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2023-08-15 07:01:47 +0000
committernicm <nicm>2023-08-15 07:01:47 +0000
commitb770a429c63a8e286dbd3939215fbffa59e73d9a (patch)
treed1bdeafad49032ea9cbf908c37b2e9737b828a91 /tmux.1
parent57837bbf67c10638e0684c93bb29e88ca9b07b52 (diff)
Add an option menu-selected-style to configure the currently selected
menu item, from Alexis Hildebrandt.
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 8647ea4c..8191b6dc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4096,6 +4096,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
@@ -4108,7 +4115,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
@@ -6064,10 +6071,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
@@ -6101,6 +6109,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