Update IDE integration context toggle shortcut to ctrl+G (#6245)

This commit is contained in:
Shreya Keshive
2025-08-14 17:50:20 +00:00
committed by GitHub
parent 2416a80e9c
commit 798c4d1311
7 changed files with 20 additions and 14 deletions

View File

@@ -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 |