feat: add click-to-focus support for interactive shell (#13341)

This commit is contained in:
Gal Zahavi
2025-11-19 15:49:39 -08:00
committed by GitHub
parent d0a845b6e6
commit 2231497b1f
17 changed files with 1072 additions and 416 deletions
+2
View File
@@ -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,
],
);