[ESS] ANSI escape sequences in ESS
Vitalie Spinu
@p|nuv|t @end|ng |rom gm@||@com
Fri May 8 18:48:45 CEST 2015
>>> Tamas Papp on Fri, 08 May 2015 13:23:54 +0200 wrote:
> Hi,
> I saw some R packages that implement ANSI escapes in R and Julia, eg
> https://github.com/gaborcsardi/crayon . But when I tried this in ESS/R,
> the output was unchanged, in Julia I saw the escapes.
There is ansi-color-process-output in comint-output-filter-functions so
it should work in principle. But, as R is not producing any of shush, it
was never tested.
If you give a small reproducible example that works in terminal but not
in ESS, I might have a look at it.
Vitalie
More information about the ESS-help
mailing list