gnull / cfparser

Codeforces Parser for Emacs (Discontinued, see https://github.com/gabrielsimoes/cfparser.vim for a more actively developed analogue)
Do What The F*ck You Want To Public License
17 stars 3 forks source link

Escape sequences when running cf-test-command #1

Closed gabrielsimoes closed 8 years ago

gabrielsimoes commented 8 years ago

I set up cf-test-command with colordiff, however the output is showing ansi escape sequences instead of colors. I tried export TERM=xterm-256color, but it didn't work.

gabrielsimoes commented 8 years ago

Solved, a bit more of search showed me this: http://stackoverflow.com/questions/13397737/ansi-coloring-in-compilation-mode