Remix.run Logo
dummydummy1234 2 days ago

Can you use zellij over ssh on a remote server?

TheTaytay 2 days ago | parent [-]

Yes you can!

ndr 2 days ago | parent [-]

without running zellij on the remote machine? how?

kibwen 2 days ago | parent [-]

I'm unclear what's being asked. Zellij is just a TUI-based terminal multiplexer like tmux and screen, you either run it locally and SSH within it to a remote machine, or SSH to a remote machine and run Zellij from within the remote connection.

Kim_Bruning 2 days ago | parent [-]

I guess they mean 'have zellij hold your session when you log off/close controlling terminal'. (that would require zellij on remote)