Files
gemini-cli/packages/cli
ruomeng d812c25b26 fix(cli): resolve duplicate footer on tool cancel via ESC (#21743)
The ToolConfirmationMessage component previously suffered from a race condition
where cancelling a tool confirmation via the ESC key would synchronously call
handleConfirm. This caused the component to be abruptly unmounted before Ink
could flush its final render frame, resulting in UI glitches like duplicate
footers.
2026-03-10 21:15:54 -04:00
..
2026-02-24 09:43:22 +00:00