For Future Reference

CommandDescription

tmux new-session -t [existing session] -s [new session]

Creates a connection to a grouped session.

tmux show-messages

Displays a log of messages in the current window, useful for debugging.

tmux -S [socket]

Creates a new session using a socket instead of a name.

tmux -S [socket] attach

Attaches to an existing session using a socket instead of a name.

Get tmux 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.