mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-21 18:44:30 -07:00
feat: add missing visual cue for closing dialogs with Esc key (#11386)
This commit is contained in:
@@ -157,7 +157,7 @@ export function EditorSettingsDialog({
|
||||
|
||||
<Box marginTop={1}>
|
||||
<Text color={theme.text.secondary}>
|
||||
(Use Enter to select, Tab to change focus)
|
||||
(Use Enter to select, Tab to change focus, Esc to close)
|
||||
</Text>
|
||||
</Box>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user