Tmux Guide

Tmux skill for running background tasks. Use this skill when: 1. Before any tasks that can potentially run for more than 2 minutes (e.g.: package install, many tests, model training) 2. Before any tasks that are expected to run indefinitely in background (e.g.: web servers, port forwarding) 3. Bash tool reports `timeout after 120000ms` 4. User request to run tasks in background

archibate 230466e 1.7 KB Updated

File contents

archibate/dotfiles-opencode/tree/main/tmux-guide commit 230466e731

Frequently asked questions

npx skillmds@latest add archibate/tmux-guide