使用技巧
OpenHuman 快捷键大全 — 提高日常操作效率
2026-05-25约 4 分钟阅读
熟练使用快捷键能让你的 OpenHuman 操作效率提升一倍。以下是最常用的快捷键列表。
全局快捷键
| 快捷键 | Windows/Linux | macOS |
|---|---|---|
| 打开/隐藏主窗口 | Ctrl+Shift+Space | Cmd+Shift+Space |
| 快速提问 | Ctrl+Shift+Q | Cmd+Shift+Q |
| 启动语音输入 | Ctrl+Shift+V | Cmd+Shift+V |
| 显示/隐藏吉祥物 | Ctrl+Shift+M | Cmd+Shift+M |
| 手动触发 Auto-fetch | Ctrl+Shift+R | Cmd+Shift+R |
| 打开设置 | Ctrl+, | Cmd+, |
| 截屏提问 | Ctrl+Shift+S | Cmd+Shift+S |
对话快捷键
| 操作 | 快捷键 |
|---|---|
| 发送消息 | Enter |
| 换行 | Shift+Enter |
| 清空对话 | Ctrl+L |
| 复制最后回复 | Ctrl+Shift+C |
| 中止生成 | Esc |
| 历史上一条 | Ctrl+↑ |
| 历史下一条 | Ctrl+↓ |
吉祥物控制
| 操作 | 快捷键 |
|---|---|
| 隐藏/显示 | Ctrl+Shift+M |
| 静音/取消静音 | 右键菜单操作 |
| 打开对话 | 点击吉祥物 |
| 开关语音 | Ctrl+Shift+V |
自定义快捷键
你可以在 config.toml 中自定义部分快捷键:
[shortcuts]
toggle_window = "Ctrl+Shift+Space"
quick_ask = "Ctrl+Shift+Q"
voice_input = "Ctrl+Shift+V"
show_mascot = "Ctrl+Shift+M"
screenshot = "Ctrl+Shift+S"
manual_sync = "Ctrl+Shift+R"使用技巧
- 用 Ctrl+Shift+Space 快速调出 OpenHuman,问完直接关
- 用 Ctrl+Shift+S 截屏 + 提问,适合调试代码或分析截图
- 用 Shift+Enter 换行写多段提示词
- 用 Esc 在 AI 回答太长时打断生成