Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control characters and Windows #9

Open
vibbix opened this issue Oct 28, 2015 · 3 comments
Open

Control characters and Windows #9

vibbix opened this issue Oct 28, 2015 · 3 comments

Comments

@vibbix
Copy link

vibbix commented Oct 28, 2015

Using the utility on Windows with either Powershell or cmd creates these control characters, that ruin the output.
control

@divan
Copy link
Owner

divan commented Oct 28, 2015

Hi @vibbix,

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)

@vibbix
Copy link
Author

vibbix commented Oct 28, 2015

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.

@vibbix
Copy link
Author

vibbix commented Oct 28, 2015

Found a fix, will be pushing a pull request soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants