参考
键盘快捷键
全部按键绑定 — 自动从 src/lib/keyboard-shortcuts.ts 生成。
下面这些绑定直接从 src/lib/keyboard-shortcuts.ts 读取生成。每次部署都会重新构建,因此始终与应用保持一致。
在 macOS 上,修饰键显示为 ⌘(Cmd)、⌃(Ctrl)、⌥(Option)、⇧(Shift)。在 Linux / Windows 上,相同的操作使用 Ctrl / Alt / Shift。
自定义
打开 设置 → 快捷键 即可重新绑定任何可编辑的操作。带
editable: false 的禁用绑定保留给数字行专用快捷键。工作区
| 操作 | macOS | Linux / Windows |
|---|---|---|
| New workspace | ⌘N | Ctrl+N |
| Rename workspace | ⌘⇧R | Ctrl+Shift+R |
| Switch to workspace 1–9 | ⌘1 – ⌘9 | Ctrl+1 – Ctrl+9 |
标签页
| 操作 | macOS | Linux / Windows |
|---|---|---|
| New tab | ⌘T | Ctrl+T |
| Close tab | ⌘W | Ctrl+W |
| Previous tab | ⌘⇧[ | Ctrl+Shift+[ |
| Next tab | ⌘⇧] | Ctrl+Shift+] |
| Go to tab 1–9 | ⌃1 – ⌃9 | Alt+1 – Alt+9 |
窗格 & 分割
| 操作 | macOS | Linux / Windows |
|---|---|---|
| Split pane right | ⌘D | Ctrl+D |
| Split pane down | ⌘⇧D | Ctrl+Shift+D |
| Focus left pane | ⌘⌥← | Ctrl+Alt+← |
| Focus right pane | ⌘⌥→ | Ctrl+Alt+→ |
| Focus upper pane | ⌘⌥↑ | Ctrl+Alt+↑ |
| Focus lower pane | ⌘⌥↓ | Ctrl+Alt+↓ |
| Clear screen | ⌘K | Ctrl+K |
| Resize pane left | ⌘⌃⇧← | Ctrl+Alt+Shift+← |
| Resize pane right | ⌘⌃⇧→ | Ctrl+Alt+Shift+→ |
| Resize pane up | ⌘⌃⇧↑ | Ctrl+Alt+Shift+↑ |
| Resize pane down | ⌘⌃⇧↓ | Ctrl+Alt+Shift+↓ |
| Equalize splits | ⌘⌥= | Ctrl+Alt+= |
面板
| 操作 | macOS | Linux / Windows |
|---|---|---|
| Focus Claude input | ⌘I | Ctrl+I |
视图 & 模式
| 操作 | macOS | Linux / Windows |
|---|---|---|
| Toggle sidebar | ⌘B | Ctrl+B |
| Switch Workspace ↔ Sessions | ⌘⇧B | Ctrl+Shift+B |
| Notes | ⌘⇧E | Ctrl+Shift+E |
| Stats | ⌘⇧U | Ctrl+Shift+U |
| Switch to Terminal mode | ⌘⇧T | Ctrl+Shift+T |
| Switch to Claude mode | ⌘⇧C | Ctrl+Shift+C |
| Switch to Diff mode | ⌘⇧F | Ctrl+Shift+F |
应用
| 操作 | macOS | Linux / Windows |
|---|---|---|
| Settings | ⌘, | Ctrl+, |
| New window | ⌘⇧N | Ctrl+Shift+N |