Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh connection terminate when macbook goes to sleep #3716

Open
pdeva opened this issue Nov 1, 2024 · 1 comment
Open

ssh connection terminate when macbook goes to sleep #3716

pdeva opened this issue Nov 1, 2024 · 1 comment

Comments

@pdeva
Copy link

pdeva commented Nov 1, 2024

Issue description

all ssh connections terminate in zellij session if macbook goes to sleep. i thought the whole point was to keep connections alive..

Minimal reproduction

  1. create a zellij session
  2. in it, ssh to some server
  3. let your macbook go to sleep
  4. when you come back to your macbook, the ssh connections are disconnected
    Screenshot 2024-11-01 at 8 00 42 AM

Other relevant information

@Zykino
Copy link
Contributor

Zykino commented Nov 1, 2024

i thought the whole point was to keep connections alive..

What made you think this is the point of zellij?

Is it the "session" feature? In zellij sessions are "bundle" of tabs (that each contains panes). Multiple terminal can connect to it as different "users", but only 1 linux user.

Zellij does not manage the shell’s behavior, nor know about SSH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants