Re: ANSI in Eclipse CounterClockwise REPL

2015-09-14 Thread Ralf Schmitt
Roy Riggs writes: > Just started teaching myself Clojure, there's one thing that seems to elude > me. I'd like to be able to pretty print output from my project in the > REPL. Clearly it already supports coloring text somehow, but I can't > figure out how to do it myself and haven't been abl

ANSI in Eclipse CounterClockwise REPL

2015-09-13 Thread Roy Riggs
Just started teaching myself Clojure, there's one thing that seems to elude me. I'd like to be able to pretty print output from my project in the REPL. Clearly it already supports coloring text somehow, but I can't figure out how to do it myself and haven't been able to figure out the trick.