This commit is contained in:
A.K.M. Adib
2026-02-24 14:34:11 -05:00
parent aa9163da60
commit 0a48828942
14 changed files with 460 additions and 39 deletions
+1
View File
@@ -118,6 +118,7 @@ available combinations.
| Show warning when trying to move focus away from shell input. | `Tab (no Shift)` |
| Move focus from Gemini to the active shell. | `Tab (no Shift)` |
| Move focus from the shell back to Gemini. | `Shift + Tab` |
| Open the current plan in an external editor. | `Ctrl + X` |
| Clear the terminal screen and redraw the UI. | `Ctrl + L` |
| Restart the application. | `R` |
| Suspend the CLI and move it to the background. | `Ctrl + Z` |