Show HN: spymux – Spy on your tmux panes
3 months ago
- #productivity
- #terminal
- #tmux
- spymux 是一个终端用户界面,可同时监控所有打开的 tmux 面板
- 适用于结对编程和监控多个项目/代理,无需切换面板
- 兼容 Linux、MacOS 和 BSD 系统
- 安装方式:通过 cargo 安装 `cargo install spymux` 或通过 Homebrew 安装 `brew install terror/tap/spymux`
- 使用简单:在任何 tmux 会话中调用 `spymux` 即可
- 配置选项包括禁用颜色 (`--no-colors`) 和恢复会话 (`resume` 命令)
- 导航按键:方向键或 hjkl 移动,回车键聚焦,x 键隐藏,q/esc 退出
- 灵感来源于 Claude Squad 等工具,专注于跨代理实例的简洁性和可视性