Reference
Keyboard shortcuts
Every binding, auto-generated from src/lib/keyboard-shortcuts.ts.
These bindings come straight from src/lib/keyboard-shortcuts.ts. The page is rebuilt on every deploy, so it's always in sync with the app.
On macOS the modifiers show as ⌘ (Cmd), ⌃ (Ctrl), ⌥ (Option), ⇧ (Shift). On Linux / Windows the same actions use Ctrl / Alt / Shift.
Customize
Open Settings → Shortcuts to rebind any editable action. Disabled bindings show
editable: false in the source and are reserved for the number-row shortcuts.Workspace
| Action | 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 |
Tabs
| Action | 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 |
Panes & splits
| Action | 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+= |
Panel
| Action | macOS | Linux / Windows |
|---|---|---|
| Focus Claude input | ⌘I | Ctrl+I |
Views & modes
| Action | 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 |
App
| Action | macOS | Linux / Windows |
|---|---|---|
| Settings | ⌘, | Ctrl+, |
| New window | ⌘⇧N | Ctrl+Shift+N |