什麼是 tmux?
透過傳送擊鍵和抓取窗格輸出來遠端控制互動式 CLI(python、gdb 等)的 tmux 會話。 來源:mitsuhiko/agent-commands。
透過傳送擊鍵和抓取窗格輸出來遠端控制互動式 CLI(python、gdb 等)的 tmux 會話。
透過命令列快速安裝 tmux AI 技能到你的開發環境
來源:mitsuhiko/agent-commands。
Use tmux as a programmable terminal multiplexer for interactive work. Works on Linux and macOS with stock tmux; avoid custom config by using a private socket.
After starting a session ALWAYS tell the user how to monitor the session by giving them a command to copy paste:
This must ALWAYS be printed right after a session was started and once again at the end of the tool loop. But the earlier you send it, the happier the user will be.
透過傳送擊鍵和抓取窗格輸出來遠端控制互動式 CLI(python、gdb 等)的 tmux 會話。 來源:mitsuhiko/agent-commands。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/mitsuhiko/agent-commands --skill tmux透過傳送擊鍵和抓取窗格輸出來遠端控制互動式 CLI(python、gdb 等)的 tmux 會話。 來源:mitsuhiko/agent-commands。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/mitsuhiko/agent-commands --skill tmux 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mitsuhiko/agent-commands