Remove ctrl-t binding for /mcp commands (#11372)

This commit is contained in:
Tommaso Sciortino
2025-10-17 09:42:09 -07:00
committed by GitHub
parent 0ded546a09
commit 795e5134c7
14 changed files with 5 additions and 52 deletions
@@ -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...',