condition mask option's menu

Not related to changes to 'O' but noticed because of those.  The menu
for selecting which status conditions to include on the status line
starts with a special entry for sorting that shouldn't be selected by
the select all and toggle all actions.
This commit is contained in:
PatR
2022-08-04 14:09:19 -07:00
parent c8bd39c748
commit 672ef846fa

View File

@@ -1093,7 +1093,7 @@ cond_menu(void)
menutitle[g.condmenu_sortorder],
menutitle[1 - g.condmenu_sortorder]);
add_menu(tmpwin, &nul_glyphinfo, &any, 'S', 0, ATR_NONE,
clr, mbuf, MENU_ITEMFLAGS_NONE);
clr, mbuf, MENU_ITEMFLAGS_SKIPINVERT);
any = cg.zeroany;
Sprintf(mbuf, "sorted %s", menutitle[g.condmenu_sortorder]);
add_menu(tmpwin, &nul_glyphinfo, &any, 0, 0,