Section: Pairing and collaboration

Disable broadcast again

bash
bash
tmux setw synchronize-panes off
Explanation

Important to avoid accidental fan-out commands.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Pairing and collaboration
Enable broadcast for paired commands
Send the same input to multiple panes in a window.
OpenIn sheetbashsame section
Attach a read-only client
Observe a session without sending input.
OpenIn sheetbashsame section
Start or attach after SSH login
Create-or-attach workflow for remote boxes.
OpenIn sheetbash1 tag match
Detach another client
Detach a specific attached client.
OpenIn sheetbash1 tag match
List connected clients
See who is attached and where from.
OpenIn sheetbash1 tag match
Lock a session
Require unlocking before use.
OpenIn sheetbash1 tag match