Replies: 2 comments
-
Maybe attach an utf8 manifest would help. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's a problem with the windows console(command prompt) One of the possible solution is to use a terminal which mintty internally like "git bash", "cygwin's terminal", "msys2's terminal", "MSYS's terminal", "WSL" |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi
i try this :
print 'ő'
in Win console i get : ┼Ĺ (hex : c5,91)
how can i solve it in nelua without chcp 65001 ?
thank you
Beta Was this translation helpful? Give feedback.
All reactions