tmux

Guide for managing terminal sessions with tmux via bash. Use when running long-lived processes, managing multiple concurrent terminal sessions, monitoring background tasks, or needing persistent shells that survive disconnection. Covers session/window/pane management, sending commands to background processes, and capturing output.

$ Instalar

git clone https://github.com/audibleblink/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/private_dot_config/opencode/skills/tmux ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill