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