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

Encoding problems #8

Closed
marcosmesser opened this issue Mar 2, 2017 · 3 comments
Closed

Encoding problems #8

marcosmesser opened this issue Mar 2, 2017 · 3 comments

Comments

@marcosmesser
Copy link

2017-03-02

Some characters are not displayed correctly.

Code page is 850.

Windows 10 Pro 64-bit 1067 14393.693.

@KELiON
Copy link
Collaborator

KELiON commented Mar 4, 2017

@marcosmesser can you please run the same ping google.com command in your terminal and paste output here?

@marcosmesser
Copy link
Author

image

The result is as expected.

Probably, the encoding needs to be set to UTF-8 somewhere, it seems that it's defaulting to ASCII.

@dubisdev
Copy link
Contributor

This seems to be more a Windows issue than a Cerebro issue.

Maybe this answer can help:

https://stackoverflow.com/questions/57131654/using-utf-8-encoding-chcp-65001-in-command-prompt-windows-powershell-window

I was also having issues with this and now it is working

image

Just follow the steps in the first answer and it should work.

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

3 participants