Hello Jonah,
Yes, that’s what I said too.
If you continue using the IDE, after a while, the Console sometimes flips to readable coloring, but I’ve still to try to
figure out what is triggering it.
You can also try to open a simple makefile in the makefile editor and it will show similar problems as the build console
view in your screenshot.
I guess the reason why you get so much red colored text in the middle view is that it’s written to stderr and the other
part is written to stdout. I.e., it does not handle the ASNI escape sequences at all for colors?
Kind regards,
Torbjörn
From: cdt-dev <cdt-dev-bounces@xxxxxxxxxxx>
On Behalf Of Jonah Graham
Sent: den 15 april 2021 16:03
To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] CDT Call Wednesday
-
Action (Torbjörn): Reproduce dark theme color issue in console.
Well... to me dark theme looks like a mess:
The bottom is my system terminal (on Xubuntu). Left is TM Terminal, middle is running external launch configuration and right is build console output.