-
Notifications
You must be signed in to change notification settings - Fork 42
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
Unable to input non-English letters on Windows #43
Comments
Real! I was testing this lib and I realized that accented letters like 'é' simply do not appear! |
up |
This was referenced Mar 17, 2023
In case you guys still interested. I submit partial fix in #64 |
And because there no activity on PR, I publish |
Problem still exists. unable to input German Ö Ä Ü ß ... |
@BillCipher-exe did you try my fork? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi.
I cannot input any non-English letter during prompt. Outside the program I can type whatever letter I want so it doesn't seem to be a problem with my terminal.
I'm running on Windows 10 with node v14.15.0 and using prompt-sync 4.2.0.
A minimal code example which can reproduce the issue:
The text was updated successfully, but these errors were encountered: