-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Can't rebind "C-/" (Ctrl + forward slash) #1369
Comments
|
I tried using wezterm which doesn't seem to have this key combination binded to anything and can reproduce. |
This is a limitation of the terminal, try $ showkey -a
Press any keys - Ctrl-D will terminate this program
^_ 31 0037 0x1f
^_ 31 0037 0x1f Unless Helix support Kitty terminal's Keyboard handling protocol, there is nothing we can do to fix this. |
Fixed by #4939 |
If anybody else runs into this, ( I'm running into it on alacritty and gnome-terminal even after building of the latest master ( 68fce3e ), then you can workaround just by binding to |
the config.toml seems valid, but pressing Ctrl + / does nothing, maybe I'm doing something wrong?
The text was updated successfully, but these errors were encountered: