Replies: 1 comment 4 replies
-
This should have been fixed by #1308, which is part of mill |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I user mill.bat in cmd on Windows, I get this kind of output:
It looks like color escape sequences used in bash for example (like
\e[34m
)How can I have colored output on Windows ?
(Or at least: How can I remove bash color escape sequences?)
Beta Was this translation helpful? Give feedback.
All reactions