tmux
✓Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Installation
SKILL.md
Use tmux only when you need an interactive TTY. Prefer exec background mode for long-running, non-interactive tasks.
{baseDir}/scripts/wait-for-text.sh polls a pane for a regex (or fixed string) with a timeout.
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Source: steipete/clawdis.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steipete/clawdis --skill tmux Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/steipete/clawdis --skill tmux- Source
- steipete/clawdis
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tmux?
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. Source: steipete/clawdis.
How do I install tmux?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/steipete/clawdis --skill tmux Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/steipete/clawdis
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01