Skip to content

Keep processes open within zellij session after disconnecting from SSH ? #3531

@romaric-siri

Description

@romaric-siri

Hello,

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)

azeazezae

This is after I reconnect and re-attach the zellij session, the process has stopped ...

after

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions