When I have a couple of sessions corresponding to a couple of projects in Zellij, I sometimes want to jump/alternate between just 2 of those, say a Ruby gem and a Ruby project consuming that gem, or a frontend app and a backend app.
In Tmux, it's easy to set up shortcuts jumping between the 2 sessions (I'm using CTRL-a, L
).
Is there a way to achieve the same in Zellij? Currently, I have to hit CTRL-o, w
to open the session manager, then select the last session with the arrow keys, which is cumbersome if there are like 10 sessions.
So is there a way to directly jump to the last used session in Zellij?
When I have a couple of sessions corresponding to a couple of projects in Zellij, I sometimes want to jump/alternate between just 2 of those, say a Ruby gem and a Ruby project consuming that gem, or a frontend app and a backend app.
In Tmux, it's easy to set up shortcuts jumping between the 2 sessions (I'm using CTRL-a, L
).
Is there a way to achieve the same in Zellij? Currently, I have to hit CTRL-o, w
to open the session manager, then select the last session with the arrow keys, which is cumbersome if there are like 10 sessions.
So is there a way to directly jump to the last used session in Zellij?
I am using this plugin. You may also have a view on this list to get an overview of useful plugins.