Tmux

以脚本方式驱动 tmux:创建后台会话、用 send-keys 向运行中的程序发命令、用 capture-pane 读输出。用于自动化 REPL/SSH/调试器、并发跑多个长生命周期服务、跨调用保持 shell 状态、或让用户 attach 到自动化现场——普通 Bash 拿不到 PTY 时使用。

Spoon94 Updated

File contents

Spoon94/skill-vault/tree/main/tmux commit 3794ebeaa5

Frequently asked questions

npx skillmds@latest add spoon94/tmux