Terminal Multiplexer Guide
Choose and configure the right terminal multiplexer for your workflow with tmux, screen, or Zellij.
Usage
Describe your terminal workflow needs and this skill will recommend and configure a multiplexer.
Examples
- "Compare tmux vs Zellij for a modern development workflow"
- "Set up screen for managing long-running processes on a remote server"
- "Configure a terminal multiplexer with IDE-like pane layouts"
Guidelines
- Choose based on your workflow complexity and learning preferences
- Set up session persistence so work survives disconnects
- Create scripted layouts for common project setups
- Learn keyboard shortcuts gradually, starting with essentials
- Configure copy-mode for efficient text selection and copying