mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-22 02:54:31 -07:00
Remove ctrl-t binding for /mcp commands (#11372)
This commit is contained in:
committed by
GitHub
parent
0ded546a09
commit
795e5134c7
@@ -81,7 +81,6 @@ export interface UIState {
|
||||
showErrorDetails: boolean;
|
||||
filteredConsoleMessages: ConsoleMessageItem[];
|
||||
ideContextState: IdeContext | undefined;
|
||||
showToolDescriptions: boolean;
|
||||
renderMarkdown: boolean;
|
||||
ctrlCPressedOnce: boolean;
|
||||
ctrlDPressedOnce: boolean;
|
||||
|
||||
Reference in New Issue
Block a user