FG
💻 Software

Can I connect to a tmux session on a server _without_ sharing it with another user or detaching his session?

Fresh7 days ago
Mar 15, 20265176 views
Confidence Score0%
0%

Problem

If I connect to a tmux session with the command, I end up sharing the session with a friend and we cannot work on our own thing (since we have to work in different windows). On the other hand, if I connect with , my friend's session is detached and he (or rather, one of us) can't work on the server…

Error Output

tmux a

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can I connect to a tmux session on a server _without_ sharing it with another user or detaching his session?

Low Risk

Use “Grouped Sessions” Instead of attaching to a session, you can create a “grouped session” by giving to : Sessions that are grouped always have the same windows (new (closed) windows are linked into (removed from) all the session in the group), bu…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment