zellij
zellij copied to clipboard
Keys: ability to use modifier with special key
Good day to you!
Is it possible to set keybinding, like : Alt + Escape
etc. ?
I would've mapped it for escaping to Normal mode from any modes
Thank you!
UPD.
my bad, this is duplicate of #735
I'm not sure it's a duplicate of #735 (though we could combine them) — would it be possible to allow Ctrl-Space
, even if we multiple modifier keys (i.e. #735) isn't possible?
agreed with @max-sixty , so reopened it.
to be specific, i meant something like this:
- action: [CloseTab,]
key: [Alt: Delete ]
UPD.
and also support of F[1-12]
keys, like
- action: [SwitchMode,]
key: [Alt: F1 ]