-
Notifications
You must be signed in to change notification settings - Fork 69
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
Strange behavior for Japanese characters [segmentation fault] #30
Comments
It appears that linenoise doesn't support UTF8. This change fixes the crash reported in #30.
With the crash fix it now looks like this:
|
Great fast fix 😄 |
@minikomi FWIW, I tried https://github.com/msteveb/linenoise which is a fork supporting UTF-8, but I couldn't get it to work any differently for entering Also, you can turn off the readline support in Planck via |
Steps to reproduce:
Result:
The text was updated successfully, but these errors were encountered: