@@ -94,20 +94,20 @@ available combinations.
9494
9595#### App Controls
9696
97- | Action | Keys |
98- | ----------------------------------------------------------------------------------------------------- | ---------------- |
99- | Toggle detailed error information. | ` F12 ` |
100- | Toggle the full TODO list. | ` Ctrl + T ` |
101- | Show IDE context details. | ` Ctrl + G ` |
102- | Toggle Markdown rendering. | ` Alt + M ` |
103- | Toggle copy mode when in alternate buffer mode. | ` Ctrl + S ` |
104- | Toggle YOLO (auto-approval) mode for tool calls. | ` Ctrl + Y ` |
105- | Cycle through approval modes: default (prompt), auto_edit (auto-approve edits), and plan (read-only). | ` Shift + Tab ` |
106- | Expand a height-constrained response to show additional lines when not in alternate buffer mode. | ` Ctrl + S ` |
107- | Focus the shell input from the gemini input. | ` Tab (no Shift) ` |
108- | Focus the Gemini input from the shell input. | ` Tab ` |
109- | Clear the terminal screen and redraw the UI. | ` Ctrl + L ` |
110- | Restart the application. | ` R ` |
97+ | Action | Keys |
98+ | ----------------------------------------------------------------------------------------------------- | -------------------------- |
99+ | Toggle detailed error information. | ` F12 ` |
100+ | Toggle the full TODO list. | ` Ctrl + T ` |
101+ | Show IDE context details. | ` Ctrl + G ` |
102+ | Toggle Markdown rendering. | ` Alt + M ` |
103+ | Toggle copy mode when in alternate buffer mode. | ` Ctrl + S ` |
104+ | Toggle YOLO (auto-approval) mode for tool calls. | ` Ctrl + Y ` |
105+ | Cycle through approval modes: default (prompt), auto_edit (auto-approve edits), and plan (read-only). | ` Shift + Tab ` |
106+ | Expand a height-constrained response to show additional lines when not in alternate buffer mode. | ` Ctrl + O ` < br /> ` Ctrl + S ` |
107+ | Focus the shell input from the gemini input. | ` Tab (no Shift) ` |
108+ | Focus the Gemini input from the shell input. | ` Tab ` |
109+ | Clear the terminal screen and redraw the UI. | ` Ctrl + L ` |
110+ | Restart the application. | ` R ` |
111111
112112<!-- KEYBINDINGS-AUTOGEN:END -->
113113
0 commit comments