-
Notifications
You must be signed in to change notification settings - Fork 822
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
Cannot type using Greek keyboard layout #23
Labels
Comments
I also noticed a lot of commons are not tipped in the terminal, even us-international ones with special chars. |
Please reopen if you continue to have issues with the Greek keyboard, I tried it locally and it's working for me. |
Yes, I can confirm it is fixed. Very nice! |
2 tasks
Closed
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Under Win 10 build 14316, via Settings -> Time & Language -> Region & language -> Languages -> Add a language -> Greek (Ελληνικά), I've added a secondary keyboard layout in Windows (you can change with Alt-Shift). All other Regional Settings are defaults (US English).
Using this layout and typing in bash produces nothing, no characters are getting typed. I've generated the Greek locale in MS Bash Ubuntu, but that didn't help either. I used these commands:
Perhaps this issue is also related to issue #11 and issue MicrosoftDocs/WSL#13 and issue MicrosoftDocs/WSL#9.
I can successfuly get Greek characters printed in MS Bash using side-ways, for example
curl http://www.microsoft.com/el-gr/
or usingcat test.txt
on a file containing UTF8 characters, so this shows we are not talking about a font issue, rather an input method one probably.The text was updated successfully, but these errors were encountered: