Tmuxinator Overview Tmuxinator manages complex tmux sessions through YAML configuration files. Define windows, panes, layouts, and startup commands once, then launch reproducible development environments with a single command. When to Use - Setting up multi-window/pane development environments - Automating project-specific terminal layouts - Creating reproducible tmux sessions across machines - Debugging tmuxinator configuration issues Not for: Simple single-window sessions (just use directly) Quick Reference | Command | Alias | Purpose | |---------|-------|---------| | | | Create/edit projec…