Random blue characters appearing in terminal output (Windows Terminal)
Resolved 💬 3 comments Opened Feb 4, 2026 by inventif Closed Feb 8, 2026
Description
Random characters in Claude Code's output appear in blue, seemingly without pattern or reason. The affected characters change each time, even for identical output.
Screenshots
(Visual: random letters like "t" in "list", "s" in "shows", parts of "--all won't touch it", "d" in "behind" appear blue while surrounding text is normal)
Environment
- OS: Windows 11
- Terminal: Windows Terminal
- Claude Code version: Latest
Observations
- Happens frequently, not every time
- Pattern appears random — different characters affected each run
- Not related to terminal search/find feature
- Not related to Windows Terminal URL auto-detection
- Purely cosmetic but visually distracting
Likely cause
Possibly malformed or unclosed ANSI escape sequences bleeding into unintended parts of the output.
Steps to reproduce
- Use Claude Code in Windows Terminal
- Have a multi-paragraph response generated
- Observe random characters highlighted in blue
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗