mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-26 13:04:49 -07:00
568444133a
- Update Command.UNFOCUS_SHELL_INPUT to explicitly require shift: true. - Allow UNFOCUS_SHELL_INPUT to bubble up from ShellInputPrompt. - Update AppContainer to handle UNFOCUS_SHELL_INPUT for unfocusing the shell. - Add unit tests for ShellInputPrompt and AppContainer.