summaryrefslogtreecommitdiff
path: root/docs/keyboard-shortcuts.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/keyboard-shortcuts.md')
-rw-r--r--docs/keyboard-shortcuts.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md
index f9720982..bc86b84f 100644
--- a/docs/keyboard-shortcuts.md
+++ b/docs/keyboard-shortcuts.md
@@ -7,7 +7,7 @@ This document lists the available keyboard shortcuts in the Gemini CLI.
| Shortcut | Description |
| -------- | --------------------------------------------------------------------------------------------------------------------- |
| `Esc` | Close dialogs and suggestions. |
-| `Ctrl+C` | Exit the application. Press twice to confirm. |
+| `Ctrl+C` | Cancel the ongoing request and clear the input. Press twice to exit the application. |
| `Ctrl+D` | Exit the application if the input is empty. Press twice to confirm. |
| `Ctrl+L` | Clear the screen. |
| `Ctrl+O` | Toggle the display of the debug console. |