terminal - Zellij: Jump to last used session - Stack Overflow

admin2025-04-26  3

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?

Share Improve this question asked Jan 15 at 5:07 Ralph von der HeydenRalph von der Heyden 1,7251 gold badge15 silver badges15 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

I am using this plugin. You may also have a view on this list to get an overview of useful plugins.

转载请注明原文地址:http://anycun.com/QandA/1745598630a90988.html