リファレンス
キーボードショートカット
すべてのバインディング — 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 |