mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-09 21:00:56 -07:00
Change debug drawer keybinding to F12 (#12171)
This commit is contained in:
committed by
GitHub
parent
39eb6ed9cc
commit
ab1f195508
@@ -209,7 +209,7 @@ export const INFORMATIVE_TIPS = [
|
||||
'Cancel a request with Ctrl+C, or press twice to exit...',
|
||||
'Exit the app with Ctrl+D on an empty line...',
|
||||
'Clear your screen at any time with Ctrl+L...',
|
||||
'Toggle the debug console display with Ctrl+O...',
|
||||
'Toggle the debug console display with F12...',
|
||||
'See full, untruncated responses with Ctrl+S...',
|
||||
'Toggle auto-approval (YOLO mode) for all tools with Ctrl+Y...',
|
||||
'Toggle shell mode by typing ! in an empty prompt...',
|
||||
|
||||
Reference in New Issue
Block a user