mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-09 04:41:19 -07:00
Add shortcuts hint and panel for discoverability (#18035)
This commit is contained in:
@@ -31,5 +31,6 @@ export function createNonInteractiveUI(): CommandContext['ui'] {
|
||||
setConfirmationRequest: (_request) => {},
|
||||
removeComponent: () => {},
|
||||
toggleBackgroundShell: () => {},
|
||||
toggleShortcutsHelp: () => {},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user