- Improved scrolling in the full-screen view: bursts of mouse-wheel or trackpad events are now coalesced before redrawing, which cuts CPU use and reduces scroll lag in long conversations and the artifact viewer
- Improved
GEMINI_API_KEYsessions to stop immediately when the Gemini API reports an exhausted daily quota, a project or billing-account spend cap, or depleted prepaid credits, instead of spending several minutes on retries that cannot succeed; short-lived per-minute rate limits are still retried - Fixed resuming a long conversation in
mediumorlowverbosity taking many seconds and lagging while history replayed: earlier tool groups now appear already finished instead of each re-animating, and keys pressed during the replay no longer refresh a half-loaded transcript - Fixed the terminal or tab title changing to a string like
Ga=q,f=32,...every time the CLI starts inside GNUscreen,tmux(including iTerm2tmux -CCtabs), or Zellij; the CLI no longer sends its image-support probe through a multiplexer, andCLI_GRAPHICS=kittystill forces image mode - Fixed Vim mode ignoring non-ASCII characters such as
éor中afterr,f,F,tandT,fvandfVin Visual mode leaving Visual mode instead of extending the selection, andD,C, or Visual~/u/Urecording an empty undo step and clearing redo history when they changed nothing