Replies: 4 comments 8 replies
-
seems that adding
did what I wanted |
Beta Was this translation helpful? Give feedback.
-
Not a leader key, but the situation is addressed in a couple of ways:
There were attempts at leader keys as well, I think you can still acheive this by programing keys to perform an action and drop to command mode. |
Beta Was this translation helpful? Give feedback.
-
somehow I missed the top comment there. that does it. thanks |
Beta Was this translation helpful? Give feedback.
-
@danielb2 Have a look at my Readme and you can find my config here https://github.com/merikan/.dotfiles/blob/main/config/zellij/config.kdl |
Beta Was this translation helpful? Give feedback.
-
playing around with zellij my biggest concern is how many key-bindings it's consuming given the lack of a leader key (such as ctrl+a for screen and ctrl+b for tmux).
For example, in vim, my ctrl+p and ctrl+t are mapped already. so how can I use them in vim now? is there a way to configure zellij to have a leader key? if not, maybe that's a feature worth considering.
This is stopping me from migrating. That those bindings are already assigned are an example. The basic idea is I don't want conflicting keybindings with other terminal apps I may be using. What's not conflicting in Vim may have a conflicting somewhere else, so please don't just respond with changing my keybindings in vim.
FYi, I tried removing
in config.kdl and for ctrl t as well, but this doesn't seem to have worked
Beta Was this translation helpful? Give feedback.
All reactions