claude-code - 💡(How to fix) Fix Claude Code renders the same banner multiple times in the terminal

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…

Claude Code is unexpectedly rendering the same banner multiple times in the terminal.

Instead of showing a single banner, the UI repeats the same block over and over, stacking vertically and filling a large portion of the terminal window.

Root Cause

Claude Code is unexpectedly rendering the same banner multiple times in the terminal.

Instead of showing a single banner, the UI repeats the same block over and over, stacking vertically and filling a large portion of the terminal window.

RAW_BUFFERClick to expand / collapse

Summary

Claude Code is unexpectedly rendering the same banner multiple times in the terminal.

Instead of showing a single banner, the UI repeats the same block over and over, stacking vertically and filling a large portion of the terminal window.

Steps to reproduce

  1. Open Claude Code in the terminal
  2. Start a session in a working directory (for example ~/ai)
  3. Observe the startup/status banner area
  4. In some cases, the same banner is rendered repeatedly many times

Expected behavior

Claude Code should render the banner only once.

Actual behavior

The same banner is rendered repeatedly multiple times.

Environment

  • Claude Code version: 2.1.104
  • OS: macOS
  • Shell: zsh

Additional context

This appears to be a terminal UI rendering issue rather than expected repeated output. A screenshot is available and can be provided if needed.

extent analysis

TL;DR

The repeated rendering of the banner in Claude Code may be due to a terminal UI rendering issue, and checking the terminal settings or Claude Code configuration for any anomalies could help resolve the issue.

Guidance

  • Verify that the terminal window size and font settings are consistent and not causing any rendering issues.
  • Check the Claude Code configuration files for any custom settings that might be contributing to the repeated banner rendering.
  • Try resetting Claude Code to its default settings or checking for any updates to the 2.1.104 version.
  • If the issue persists, providing the screenshot of the repeated banner rendering could help identify the root cause.

Notes

The exact cause of the issue is unclear, and more information about the terminal settings and Claude Code configuration might be needed to provide a definitive solution.

Recommendation

Apply workaround: Try resetting Claude Code to its default settings or checking for any updates to the 2.1.104 version, as this might resolve the terminal UI rendering issue.

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…

FAQ

Expected behavior

Claude Code should render the banner only once.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix Claude Code renders the same banner multiple times in the terminal