zellij
zellij copied to clipboard
Neovim cannot receive "Ctrl Alt h" keybinding in zellij when using Wezterm
Basic information
zellij --version:
zellij 0.41.2
stty size:
uname -av or ver(Windows):
Darwin roc 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:24 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6030 arm64
Issue description
- Neovim bind key "Ctrl Alt h" both works when using iTerm2 and Wezterm without zellij.
- Using zellij in iTerm2, Neovim's keybinding "Ctrl Alt h" works.
- Using zellij in Wezterm, Neovim's keybinding "Ctrl Alt h" do not work.
Other relevant information
wezterm --version:
wezterm 20240203-110809-5046fc22
iTerm2 Build 3.5.11
I believe this may be a problem with termwiz
I have switched to iTerm2 because this bug, "Ctrl Alt h" is important to me.
resolved, ref: https://github.com/wezterm/wezterm/issues/6846
Thanks, this is helpful!