You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty sure this is the same problem as #1085 - the terminal keycodes for A-[ are confused with something else (escape if I remember correctly?). This will be fixed by #4939
Summary
Hi guys, thankyou for you amazing project
I'm trying to define some keymaps for navigating through buffers, but I'm having one issue with the "A-[" mapping
Reproduction Steps
I'm using the following configuration:
The "A-]" for going to the next buffer works as expected, but the "A-[" seems not mapped (pressing it twice opens the "[" menu)
Helix log
I delete the log file for cleaning up before sending, opened the helix and used the keybindings to generate something but the file was empty
Here is my complete helix.toml:
Platform
Linux
Terminal Emulator
Alacritty and gnome-terminal
Helix Version
helix 22.12
The text was updated successfully, but these errors were encountered: