=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.926 retrieving revision 1.927 diff -c -r1.926 -r1.927 *** src/usr.bin/tmux/tmux.1 2023/08/08 08:21:30 1.926 --- src/usr.bin/tmux/tmux.1 2023/08/15 07:01:47 1.927 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.926 2023/08/08 08:21:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.927 2023/08/15 07:01:47 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 8 2023 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 15 2023 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4096,4101 **** --- 4096,4108 ---- 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,4114 **** See .Ic popup-border-lines for possible values for ! .Ar type . .It Ic message-command-style Ar style Set status line message command style. This is used for the command prompt with --- 4115,4121 ---- See .Ic popup-border-lines for possible values for ! .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,6073 **** .Op Fl O .Op Fl b Ar border-lines .Op Fl c Ar target-client .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 --- 6071,6081 ---- .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 T Ar title .Op Fl x Ar position .Op Fl y Ar position *************** *** 6100,6105 **** --- 6108,6117 ---- .Ic popup-border-lines 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