Files
gemini-cli/packages
Taylor Mullen 568444133a fix(cli): ensure Shift+Tab unfocuses interactive shell
- 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.
2026-02-04 22:10:54 -08:00
..