-
Notifications
You must be signed in to change notification settings - Fork 65
Utf8 #261
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
Utf8 #261
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
Sorry for the commits (clang-format autofix) and windows love to force some header inclusion order :( |
|
I checked it out. |
|
@certik Could you do a basic test om mac ? In linux it is fixed too :) |
|
Enter not working in kilo editor. |
|
@TobiasWallner ok thx for the test I will jave a look |
|
@TobiasWallner Should be fixed but I will have to dig more into it in the future |
|
Hi, sry for the late reply, had lots of things to do. |
|
Just to clear things up. Are you returning the key in utf8 or utf32? |
|
Keys are read/converted to utf8 (windows) store as codepoint (utf32) and send back to terminal as utf8 |
@TobiasWallner @certik Fix #259 Please have a try in your platform.