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

Is this project still alive? Clink v1.0.0.a1 doesn't support cyrillic characters keyboard input on Windows 10 with console V2 #544

Closed
Slach opened this issue Jul 2, 2020 · 3 comments

Comments

@Slach
Copy link

Slach commented Jul 2, 2020

@mridgers please look short screencast
https://recordit.co/nL43B3TOJm
chcp 1251
chcp 65001
russian input doesn't work

also doesn't work

[HKEY_CURRENT_USER\Console]
"ForceV2"=dword:00000001

and

[HKEY_CURRENT_USER\Console]
"ForceV2"=dword:00000000
@chrisant996
Copy link

I can reproduce this. I'll look into fixing it in the chrisant996/clink fork. And thank you for the screencast - very helpful!

@Slach
Copy link
Author

Slach commented Sep 26, 2020

@chrisant996 wow, great thanks a lot for your efforts!

chrisant996 referenced this issue in chrisant996/clink Oct 11, 2020
Clink was using UTF8, but forgot to tell the C runtime.  This should
fix all UTF8 input, not just cyrillic.
@Slach
Copy link
Author

Slach commented Oct 12, 2020

@chrisant996 thanks a lot for your efforts, all works fine now

@Slach Slach closed this as completed Oct 12, 2020
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
-