You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess it's the continuation of issue discussed here: #7
Can you clarify, this output is observed with latest master? There was a commit, that supposedly should be fixing color output problem on Windows (a1f0f68)
I just went to double check that. My fork was just merged with a1f0f68. I just piped the output to a text file, and it disappeared. I'm trying to figure out exactly which part of the code is causing this issue. It might be a 3rd party library, but just using a plain fmt.println() also suffers from the same issue.
Using the utility on Windows with either Powershell or cmd creates these control characters, that ruin the output.
![control](https://cloud.githubusercontent.com/assets/1731900/10799787/078821ce-7d85-11e5-9750-48ec2924b683.PNG)
The text was updated successfully, but these errors were encountered: