Open last-arg opened 23 hours ago
Interesting! I'm assuming this is on Linux? I just tried this out on macOS with Wezterm's default configuration and got correct behavior both inside and outside of cy. At any rate, alt+ bindings are a little weird in the terminal, there might be something strange going on here.
Yes, linux (nixos)
Tried some other terminals (alacritty, kitty, rio, st) with cy and got same result as weztzerm with cy.
When using helix noticed that in most cases alt shortcuts were not working. On some occasions alt shortcuts worked. When alt shortcut didn't work it just used whatever letter I pressed with alt key.
In terminal command line alt shortcuts work. Like alt+f/b.
Used 'showkey -a' command to see what output 'alt+o' produces.
wezterm (alt + o):
wezterm with cy (alt + o):
'ctrl + o' seem to work normally with cy.
wezterm with cy (ctrl + o):