claude-code - 💡(How to fix) Fix In the TUI app for /status, "Resets HH..." overwrites bar graph [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#52184Fetched 2026-04-23 07:34:22
View on GitHub
Comments
1
Participants
2
Timeline
7
Reactions
0
Timeline (top)
labeled ×5closed ×1commented ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

In Claude Code CLI for Unix, v. 2.1.117, the little tabbed "/status" app, on the "usage" tab, writes "Resets HH..." over the top of each bar graph. The graph is drawn correctly, and be seen very briefly, before being overwritten by the "Resets..." message.

What Should Happen?

The "Resets..." message should be on the line below each bar graph.

Error Messages/Logs

Steps to Reproduce

Run "/status', arrow twice right to "usage", and watch the display

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

I know it worked in 2.1.90 - don't know the "latest" good version

Claude Code Version

2.1.117

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

No response

extent analysis

TL;DR

The issue can likely be resolved by adjusting the layout or rendering of the "/status" app's "usage" tab to prevent the "Resets HH..." message from overwriting the bar graph.

Guidance

  • Review the rendering logic of the "/status" app's "usage" tab to ensure that the "Resets..." message is properly positioned below each bar graph.
  • Check for any changes in the layout or styling of the app between versions 2.1.90 and 2.1.117 that may be causing the issue.
  • Verify that the issue is specific to the WSL (Windows Subsystem for Linux) environment or if it occurs on native Linux systems as well.
  • Consider testing the app with different terminal sizes or font settings to see if the issue is related to the display settings.

Example

No code snippet is provided as the issue does not include specific code details.

Notes

The issue seems to be a regression introduced between versions 2.1.90 and 2.1.117, and the exact cause is unclear without more information about the changes made during this time.

Recommendation

Apply workaround: Adjust the layout or rendering of the "/status" app's "usage" tab to prevent the "Resets HH..." message from overwriting the bar graph, as the root cause of the issue is unclear and a direct fix may require more information.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING