mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 19:14:33 -07:00
Remove ctrl-t binding for /mcp commands (#11372)
This commit is contained in:
committed by
GitHub
parent
0ded546a09
commit
795e5134c7
@@ -211,7 +211,6 @@ export const INFORMATIVE_TIPS = [
|
||||
'Clear your screen at any time with Ctrl+L...',
|
||||
'Toggle the debug console display with Ctrl+O...',
|
||||
'See full, untruncated responses with Ctrl+S...',
|
||||
'Show or hide tool descriptions with Ctrl+T...',
|
||||
'Toggle auto-approval (YOLO mode) for all tools with Ctrl+Y...',
|
||||
'Toggle shell mode by typing ! in an empty prompt...',
|
||||
'Insert a newline with a backslash (\\) followed by Enter...',
|
||||
|
||||
Reference in New Issue
Block a user