elm-lang / elm-make

A build tool for Elm projects
BSD 3-Clause "New" or "Revised" License
175 stars 45 forks source link

support --no-color or something like that #169

Open raould opened 7 years ago

raould commented 7 years ago

along the lines of https://github.com/elm-lang/elm-make/issues/123, there should be a way to explicitly disable coloring/anything other than ascii.

Ubuntu 14.04 (seems like elm-tools should support a "--version" command/flag?) apparently elm-make 0.18 (Elm Platform 0.18.0) run via an Emacs compile command buffer

process-bot commented 7 years ago

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

evancz commented 6 years ago

Why? What is the usage scenario? How many people will benefit from this? Why do those people want it?

Also, if you output to a file, there are no ANSI codes output.