Files
gemini-cli/packages
Keith Guerin 6f3e28c2a2 fix(ui): cleanup estimated string length hacks in composer
- Replace arbitrary string length offsets (+25, +10) with accurate `getCachedStringWidth` measurements.
- Extract status row rendering logic into a dedicated `StatusRow` component.
- Rename `miniMode_` variables to camelCase to adhere to naming conventions.
- Ensure `clearTimers` is correctly returned from `usePhraseCycler` cleanup.
2026-03-24 10:01:57 -07:00
..