CLI /usage Stats > Models tab is not keyboard or mouse accessible
Resolved 💬 2 comments Opened Apr 4, 2026 by kumaakh Closed Jun 2, 2026
Bug
In the /usage dialog, the Stats tab contains two sub-tabs: Overview and Models. The Models sub-tab cannot be accessed via keyboard navigation or mouse click — there is no way to switch to it from the UI.
Steps to reproduce
- Run
/usagein Claude Code - Click the Stats tab (or navigate to it)
- Observe the two sub-tabs: Overview (selected) and Models
- Attempt to click Models or use Tab/arrow keys to navigate to it — nothing happens
Expected behavior
The Models sub-tab should be reachable via mouse click or keyboard navigation (e.g. arrow keys or Tab), consistent with how the top-level tabs (Status / Config / Usage / Stats) work.
Actual behavior
Overview remains selected and Models is never reachable. The sub-tab appears to be rendered but has no interactive handler.
Environment
- Platform: Windows 11
- Shell: Claude Code CLI (terminal)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗