Observe a session without sending input.
Section: Pairing and collaboration
Attach a read-only client
bash
bash
tmux attach-session -r -t remoteExplanation
Great for demos or passive observation.
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.
Start or attach after SSH login
Create-or-attach workflow for remote boxes.