How to create or attach to a tmux session in one command?
A single idempotent tmux command that creates a session or attaches to it if it already exists. Perfect for scripts and shell startup files.
A terminal multiplexer: sessions that survive a disconnect, windows, and split panes.
1 article tagged with "Tmux"
A single idempotent tmux command that creates a session or attaches to it if it already exists. Perfect for scripts and shell startup files.