-
Notifications
You must be signed in to change notification settings - Fork 219
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
Key binding ctrl-\ is broken #441
Comments
The In order to bind it, the terminal must be instructed to either not translate this key into the signal (this is controlled using the I'm not sure about the exception reported with the |
Actually it is sufficient to launch demo app and press jansi:
JNA:
|
@mattirn on my OSX platform, it prints a thread dump. I'll check on my linux VM. |
Same on my linux VM when connecting through SSH. |
On both my linux VM and OSX (M1), if I switch the key using |
Fwiw, https://pubs.opengroup.org/onlinepubs/009604499/basedefs/xbd_chap11.html#tag_11_01_04 mentions the error |
Also I get thread dump and after it app crash with stacks shown above.
On Windows gitbash terminal |
@mattirn should we close that one ? |
@gnodet, yes I think we can close this... |
In nano pressing ctrl-\ ('search and replace') is causing demo application crash:
The text was updated successfully, but these errors were encountered: