cmd
= 0 enabled
= 0 Activate/Deactivate attribute replacement colors.
For each pair of cmd
and enabled
the attribute replacement is changed according to the enabled
value. (0 = disabled, everything else enabled).
`cmd` | meaning |
---|---|
0 | use bold attribute substitution color |
1 | use underline attribute substitution color |
2 | use blink attribute substitution color |
3 | use inverse attribute substitution color (background) |
4 | use italic attribute substitution color |
This setting may not be changed while the corresponding attribute is active (see select graphic rendition).
The replacement colors are used the next time the corresponding attribute is activated using select graphic rendition.
In the default settings the substitution colors are only used if no color has been set explicitly for the text.
Inverse text printed with inverse attribute substitution disabled will be printed black on black while inverse attribute substitution is enabled.
This sequence will not change rendering of text using only attributes except inverse when changed.
since: 315
🛈 for xterm before 315 use alias: activate/deactivate attribute replacement colors.