lfe-deprecated / lfetool

DEPRECATED - See:
https://github.com/lfe-rebar3/
Other
61 stars 19 forks source link

Colors no longer rendering #45

Closed oubiwann closed 10 years ago

oubiwann commented 10 years ago

With one of the latest changes to lfetool, the colors are no longer rendering - just getting color command characters displayed in terminal output.

oubiwann commented 10 years ago

For those whom have this problem (I'm on Mac OS X), reverting to version 0.3.4 worked for me. You can download it here: https://raw.githubusercontent.com/lfe/lfetool/bf25d64214a9caa90c99978ad1f8869163f05a33/lfetool

oubiwann commented 10 years ago

I am seeing this problem on my laptop running Mac OS X 10.9 but not on my iMac running 10.8.

oubiwann commented 10 years ago

Well, crap. Used on a different branch, the 0.3.5/1.0.0 versions of lfetool don't actually present colors properly (on the 10.8 iMac).

oubiwann commented 10 years ago

Moved this to the LFE rewrite branch. Should get fixed when issue #61 gets merged.

oubiwann commented 10 years ago

In issue #84, we've decided on a mechanism to use for coloring stdout values.

We're not going to spend time debugging this for v1.

oubiwann commented 10 years ago

Ha, as it turns out, this got debugged while working on v1.1 (breaking API changes that we want to be able to support with the shell-script version of lfetool). Going to move this into the v1.1 milestone and remove "wontfix" ...

oubiwann commented 10 years ago

Done.