Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Component/s: ansicolor-plugin, core
-
Labels:None
-
Similar Issues:
Description
Somewhere between 2.195 and 2.201, ANSI coloring broke.
This doesn't seem to be a problem of the ANSI coloring plugin but of the core because ANSI sequences are stripped from the log files.
A bit more digging turned out that this might be caused by another change where our build software changed how it would determine if a terminal supports colors or not and disabled colors. Sorry for the noise.