Skip to content

Tabs closes themselfs after resurrection #3694

Answered by Lockszmith-GH
explesy asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, this is by design - the session Resurrection saved that pane with the nvim command line, not with the shell running that command line.

The default behavior for a non-shell application that runs in a zellij pane is to wait and restart the command if any key is hit.
Think about a development environment where you want to test your app - it runs then exits, you want to keep the code editor on one pane and the execution on another - if upon exit, that pane closes, you can't see the output, so by default, zelilj assumes the output is important and stays suspended - waiting for any key to retry, Ctrl+c to close, or ESC to drop to the shell.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@explesy
Comment options

@Lockszmith-GH
Comment options

Answer selected by explesy
@explesy
Comment options

@Lockszmith-GH
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants