·tmux
</>

tmux

connorads/dotfiles

Control interactive CLIs (python, gdb, etc.) via tmux sessions - send keystrokes and scrape output

9Installs·0Trend·@connorads

Installation

$npx skills add https://github.com/connorads/dotfiles --skill tmux

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

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/connorads/dotfiles --skill tmux
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