Add COLOR_CHAR and BELL_CHAR defines to replace open-coded values
This commit is contained in:
@@ -2853,7 +2853,7 @@ BUILT_IN_FUNCTION(function_nohighlight, input)
|
||||
case BOLD_TOG:
|
||||
case BLINK_TOG:
|
||||
case ALL_OFF:
|
||||
case '\003':
|
||||
case COLOR_CHAR:
|
||||
case '\033':
|
||||
{
|
||||
*ptr++ = REV_TOG;
|
||||
|
||||
Reference in New Issue
Block a user