Home
last modified time | relevance | path

Searched defs:selected_style (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dmenu.c32 struct grid_cell selected_style; member
461 enum box_lines lines, const char *style, const char *selected_style, in menu_prepare()
542 enum box_lines lines, const char *style, const char *selected_style, in menu_display()
H A Dcmd-display-menu.c296 const char *selected_style = args_get(args, 'H'); in cmd_display_menu_exec() local