mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-28 05:55:17 -07:00
feat: add click-to-focus support for interactive shell (#13341)
This commit is contained in:
@@ -1578,6 +1578,7 @@ Logging in with Google... Please restart Gemini CLI to continue.
|
||||
handleApiKeySubmit,
|
||||
handleApiKeyCancel,
|
||||
setBannerVisible,
|
||||
setEmbeddedShellFocused,
|
||||
}),
|
||||
[
|
||||
handleThemeSelect,
|
||||
@@ -1608,6 +1609,7 @@ Logging in with Google... Please restart Gemini CLI to continue.
|
||||
handleApiKeySubmit,
|
||||
handleApiKeyCancel,
|
||||
setBannerVisible,
|
||||
setEmbeddedShellFocused,
|
||||
],
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user