You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to know if thats a zellij bug or thats something I don't understand, here what I did :
I connect to my server using SSH
I attach my existing zellij session using : zellij a "main"
I start my process using ./server.sh or something like that
I detach the zellij session using CTRL+D
I disconnect from my server using "exit"
But : When I log back, the process has stopped automatically and zellij asks me to re run it
This is before I detach the session (the process I want to keep open)
This is after I reconnect and re-attach the zellij session, the process has stopped ...
Is it normal ? Is there a way to keep that process open within zellij even after I disconnect from SSH, and to have it back when I re-attach the session?
Thanks for your help.
alanxmay, bbkane, nrbnlulu, failable and bguo068alanxmay and ntyunyayev