mihnita / ansi-econsole

Eclipse plugin that understands ANSI escape sequences to color the Eclipse console output.

Home Page:http://www.mihai-nita.net/java/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansi Console doesn't recognize GCC color escape sequences

intractabilis opened this issue · comments

GCC accurately issues the color escape sequences, I can see colors in the terminal, but Ansi Console ignores the escapes. I attached buildlog.txt with the contents of the Eclipse console and two screenshots how it looks like in Eclipse and in a terminal.

buildlog.txt

new-239
new-240

Should be fixed now. Thanks.

It works!