Topics¶
Conceptual guides and workflow documentation.
Workflows
CI integration, scripting, and automation patterns.
Plugins
Plugin system for custom behavior.
Library vs CLI
When to use tmuxp CLI vs libtmux directly.
Troubleshooting
Common shell, PATH, and tmux issues.
Compared to tmuxinator / teamocil¶
tmuxp, tmuxinator, and teamocil all load tmux sessions from config files. Key differences: tmuxp is Python (not Ruby), builds sessions through libtmux’s ORM layer instead of raw shell commands, supports JSON and YAML, and can freeze running sessions back to config.