33 markdown files organized for GitBook import with SUMMARY.md navigation. Covers installation, core concepts, auto mode, configuration, all providers, cost management, skills, parallel orchestration, remote questions, teams, headless CI, and full command reference. User-facing only — no internal/dev content. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.4 KiB
1.4 KiB
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Ctrl+Alt+G |
Toggle dashboard overlay |
Ctrl+Alt+V |
Toggle voice transcription |
Ctrl+Alt+B |
Show background shell processes |
Ctrl+V / Alt+V |
Paste image from clipboard (screenshot → vision input) |
Escape |
Pause auto mode (preserves conversation) |
Terminal Compatibility
In terminals without Kitty keyboard protocol support (macOS Terminal.app, JetBrains IDEs), slash-command fallbacks are shown instead of Ctrl+Alt shortcuts.
{% hint style="tip" %}
If Ctrl+V is intercepted by your terminal (e.g. Warp), use Alt+V instead for clipboard image paste.
{% endhint %}
iTerm2 Note
If Ctrl+Alt shortcuts trigger the wrong action (e.g., Ctrl+Alt+G opens external editor instead of the dashboard), go to Profiles → Keys → General and set Left Option Key to Esc+. This makes Alt/Option work correctly with Ctrl combinations.
cmux Integration
If you use cmux (terminal multiplexer), GSD can integrate with it:
| Command | Description |
|---|---|
/gsd cmux status |
Show cmux detection and capabilities |
/gsd cmux on / off |
Enable/disable integration |
/gsd cmux notifications on/off |
Toggle desktop notifications |
/gsd cmux sidebar on/off |
Toggle sidebar metadata |
/gsd cmux splits on/off |
Toggle visual subagent splits |