Commands
Replay is a command loop (type a command, press Enter). Type h anytime for this list:A typical crash investigation
Non-interactive modes
For scripts, CI logs, or piping to other tools:Notes
- Replay works on the recorded timeline — it re-executes nothing. It is always safe to replay production recordings.
- Oversized variable captures are stored as snapshot files and loaded on demand when you press v.
- No raw-keypress capture or alternate screen: replay works over SSH, in dumb terminals, and inside
tmuxwithout surprises.