tmux
✓Control interactive CLIs (python, gdb, etc.) via tmux sessions - send keystrokes and scrape output
Installation
SKILL.md
Use tmux to control interactive terminal applications by sending keystrokes and capturing output.
Critical: Use zsh -c "source /.zshrc; ..." not zsh -lc to avoid hangs.
Control interactive CLIs (python, gdb, etc.) via tmux sessions - send keystrokes and scrape output Source: connorads/dotfiles.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/connorads/dotfiles --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/connorads/dotfiles --skill tmux- Source
- connorads/dotfiles
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is tmux?
Control interactive CLIs (python, gdb, etc.) via tmux sessions - send keystrokes and scrape output Source: connorads/dotfiles.
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/connorads/dotfiles --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/connorads/dotfiles
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01