home/categories/system-admin/obra-superpowers-lab-skills-using-tmux-for-interactive-commands-skill-md
system-admintools
using-tmux-for-interactive-commands
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
maintainer
obra
更新于 1/12/2026
星标
144
分支
9
quick start
Installation and usage
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use using-tmux-for-interactive-commands