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
uname -av or ver(Windows): Darwin hostname 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 arm64
Further information
Reproduction steps, noticeable behavior, related issues, etc
2. Issues with the Zellij UI / behavior / crash
Run iTerm2
Go to Settings, pick the current profile, then lick on Keys and select Key Mappings tab
Define a key mapping for any of the following combinations: "ctrl+shift+right", "alt+shift+right"
It does not matter how I configure the Rebind leaders. It's completely the same using Ctrl as primary + Alt as Secondary or the other way around.
Whatever the configuration, when I hit one of the mappings defined for iTerm2, I experience a floating pane toggle, even with the interface locked.
For example, if I configure "ctrl+shift+right" in iTerm to send escape sequence "f", this combination is hijacked by zellij. Hitting "ctrl+alt+right" prints ;4C, which is expected because I have no keybindings for it in iTerm.
If I do the opposite, that is configuring the keybinding "alt+shift+right", then zellij hijacks it and "ctrl+shift+right" just prints an output to the terminal.
The text was updated successfully, but these errors were encountered:
Basic information
zellij --version
:zellij 0.41.1
stty size
:63 237
uname -av
orver
(Windows):Darwin hostname 24.1.0 Darwin Kernel Version 24.1.0: Thu Oct 10 21:03:15 PDT 2024; root:xnu-11215.41.3~2/RELEASE_ARM64_T6000 arm64
Further information
Reproduction steps, noticeable behavior, related issues, etc
2. Issues with the Zellij UI / behavior / crash
Settings
, pick the current profile, then lick onKeys
and selectKey Mappings
tabIt does not matter how I configure the Rebind leaders. It's completely the same using
Ctrl
as primary +Alt
as Secondary or the other way around.Whatever the configuration, when I hit one of the mappings defined for iTerm2, I experience a floating pane toggle, even with the interface locked.
;4C
, which is expected because I have no keybindings for it in iTerm.The text was updated successfully, but these errors were encountered: