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
After enabling the Kitty Keyboard protocol in WezTerm I can no longer use the arrow keys. Disabling Kitty Keyboard fixes the issue. This is what happens in different views:
Focussed on "Local Branches" section & press any arrow
focus moves to "Status" section.
Focussed on "Keybindings" popup (after pressing ?) & press any arrow
exits the "Keybindings" popup and moves focus to the "Status" section (even if focus was elsewhere before opening "Keybindings").
Focussed on "Commit Summary" section of the new commit popup & press any arrow
prints escape sequences such as [1;1A when pressing the up arrow.
To Reproduce
I am using WezTerm version 20240203-110809-5046fc22 on MacOS and this is the output of lazygit -v:
Describe the bug
After enabling the Kitty Keyboard protocol in WezTerm I can no longer use the arrow keys. Disabling Kitty Keyboard fixes the issue. This is what happens in different views:
?
) & press any arrow[1;1A
when pressing the up arrow.To Reproduce
I am using WezTerm version
20240203-110809-5046fc22
on MacOS and this is the output oflazygit -v
:Steps to reproduce the behavior:
Expected behavior
See expected behaviour described above for each scenario.
Screenshots
Version info
lazygit:
commit=, build date=, build source=homebrew, version=0.44.1, os=darwin, arch=arm64, git version=2.39.5 (Apple Git-154)
git:
git version 2.39.5 (Apple Git-154)
The text was updated successfully, but these errors were encountered: