From 798c4d1311dc9e415caf422f5eb6a7d7e65f0a7a Mon Sep 17 00:00:00 2001 From: Shreya Keshive Date: Thu, 14 Aug 2025 17:50:20 +0000 Subject: Update IDE integration context toggle shortcut to ctrl+G (#6245) --- docs/keyboard-shortcuts.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/keyboard-shortcuts.md') 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 | -- cgit v1.2.3