Option to not show failure color on clear
This commit is contained in:
committed by
Markus Teich
parent
f5ef1b8eb5
commit
b1289f30b7
@@ -3,3 +3,4 @@ static const char *colorname[NUMCOLS] = {
|
||||
"#005577", /* during input */
|
||||
"#CC3333", /* failed/cleared the input */
|
||||
};
|
||||
static const Bool failonclear = True;
|
||||
|
Reference in New Issue
Block a user