tmux for On-Call Engineers

tmux split-pane for parallel investigation.

Splits

tmux for on-call is the discipline of using pane splits to organise incident response. Four panes give the engineer parallel views without context-switching, and the layout becomes muscle memory after the second incident.

Save sessions

tmux sessions persist across SSH disconnects. The discipline is preserving incident state so reconnection resumes the work rather than restarting it.

Share

tmate (or tmux's built-in pair-programming) supports shared sessions. Multiple engineers collaborate during incidents; the discipline supports cross-team response without screen-sharing latency.

tmux for on-call is one of those operational disciplines that pays off in incident response. Nova AI Ops integrates with infrastructure tooling, complementing terminal-based investigation with cluster-wide visibility.