mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 22:51:00 -07:00
- 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.