Tmux Interactive Processes

Use tmux instead of background bash for long-running, interactive, inspectable, or user-attachable terminal processes. Use for development servers, watch-mode tests, REPLs, debuggers, interactive CLIs, log tailing, and commands that may run indefinitely or need later input/inspection.

adampoit e533c8e 3.0 KB Updated

File contents

adampoit/ai/tree/main/skills/tmux-interactive-processes commit e533c8e162

Frequently asked questions

npx skillmds@latest add adampoit/tmux-interactive-processes