![terminaldoesnotimplementcolourcodes](https://cloud.githubusercontent.com/assets/7548378/10119347/69ed2b60-648b-11...)
Should the very useful in editor terminal implement colour codes on Ubuntu? The attached screen shot shows what happens when I run in <b>Geany</b> as opposed to running in a terminal.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/669
That's not the terminal but rather the Compile tab. The built-in terminal does support ANSI escape sequences. I think there was a pull request or at least some discussion on the mailing list about having the Compile tab parse ANSI escape sequences, but I don't remember what happened about it.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/669#issuecomment-143498633
Related: https://github.com/geany/geany/pull/44
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/669#issuecomment-143498798
Lines in the compiler tab are coloured to indicate those that Geany has parsed as containing a reference to a file location where the error occurs. So the colour therefore indicates you can click on them to go to that location.
Using some other colour would remove that indication.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/669#issuecomment-143505900
github-comments@lists.geany.org