Sublime Forum

Build console colors

#1

Hi all, ST2 build 2181

Wanted to know how to make ST2 to show colors in the Build console. My output currently looks like this (Running ruby tests):

[code]e[31mAboutHashes#test_default_value has damaged your karma.e[0m

The Master says:
e[36m You have not yet reached enlightenment.e[0m
e[36m I sense frustration. Do not be afraid to ask for help.e[0m

The answers you seek…
e[31m <“FILL ME IN”> expected but was <1>.e[0m

Please meditate on the following code:
e[31m /home/eka/dev/tutorials/koans/about_hashes.rb:89:in `test_default_value’e[0m

e[32mthings are not what they appear to be: nor are they otherwisee[0m
e[32myour path thus far [e[0me[32m…e[0me[31mXe[0me[36m____________e[0me[32m]e[0m 9/12
[Finished][/code]

I’ve followed this with no success: github.com/maltize/sublime-text … nt-3553701

Any idea?

Thanks

0 Likes

#2

Bump

0 Likes

#3

There’s no support for this

0 Likes

#4

Is this feature being considered?
I would very much like to see successful build script operations in green and failed in red.
Thanks for any info.

0 Likes