FG
💻 Software

Is there a way to have shared control tmux session?

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

Problem

I'm looking for something similar to the of gnu screen for Linux

Error Output

screen -x

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Is there a way to have shared control tmux session?

Low Risk

You can attach to tmux sessions owned by different users by giving the correct permissions and doing the following: Host Client For example, to set the permissions for all users: chmod 777 /tmp/team

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment