mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
Update IDE integration context toggle shortcut to ctrl+G (#6245)
This commit is contained in:
parent
2416a80e9c
commit
798c4d1311
7 changed files with 20 additions and 14 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue