diff options
Diffstat (limited to 'docs/keyboard-shortcuts.md')
| -rw-r--r-- | docs/keyboard-shortcuts.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md index 37e47045..f9720982 100644 --- a/docs/keyboard-shortcuts.md +++ b/docs/keyboard-shortcuts.md @@ -60,3 +60,9 @@ This document lists the available keyboard shortcuts in the Gemini CLI. | `Up Arrow` / `k` | Move selection up. | | `1-9` | Select an item by its number. | | (multi-digit) | For items with numbers greater than 9, press the digits in quick succession to select the corresponding item. | + +## IDE Integration + +| Shortcut | Description | +| -------- | --------------------------------- | +| `Ctrl+G` | See context CLI received from IDE | |
