Add an option menu-selected-style to configure the currently selected
authornicm <nicm@openbsd.org>
Tue, 15 Aug 2023 07:01:47 +0000 (07:01 +0000)
committernicm <nicm@openbsd.org>
Tue, 15 Aug 2023 07:01:47 +0000 (07:01 +0000)
commit19c94b009685666a8a48a3ec7702c34964f1280e
tree2d7f00c4343b157f7a41d3367ff3292baa156c2b
parentac42b3c848da4d98eda1f6048e269644297321f3
Add an option menu-selected-style to configure the currently selected
menu item, from Alexis Hildebrandt.
usr.bin/tmux/cmd-display-menu.c
usr.bin/tmux/menu.c
usr.bin/tmux/mode-tree.c
usr.bin/tmux/options-table.c
usr.bin/tmux/popup.c
usr.bin/tmux/screen-write.c
usr.bin/tmux/status.c
usr.bin/tmux/tmux.1
usr.bin/tmux/tmux.h