[BUG] A blank line was lost when outputting the ASCII logo prompt at startup
Resolved 💬 2 comments Opened Mar 12, 2026 by jayli Closed Apr 9, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
After the Claude code automatically upgraded to the latest version (2.1.74), the blank line before the prompt text when entering Claude Code disappeared, which makes the display look a bit strange. just like this:
~/gitlab/superclam (master) » claude bachi@B-48DUMD6R-2201
▐▛███▜▌ Claude Code v2.1.69
▝▜█████▛▘ doubao-seed-2.0-pro · API Usage Billing
▘▘ ▝▝ ~/gitlab/superclam
/model to try Opus 4.6
Resume this session with:
claude --resume fd743186-ac30-48b9-9651-98ab07a1a33d
----------------------------------------------------------------------------------------------
~/gitlab/superclam (master) » claude bachi@B-48DUMD6R-2201
▐▛███▜▌ Claude Code v2.1.74
▝▜█████▛▘ doubao-seed-2.0-pro · API Usage Billing
▘▘ ▝▝ ~/gitlab/superclam
──────────────────────────────────────────────────────────────────────────────────────────────
❯ Try "edit <filepath> to..."
──────────────────────────────────────────────────────────────────────────────────────────────
⏵⏵ accept edits on (shift+tab to cycle)
my OS:
Darwin B-48DUMD6R-2201.local 24.6.0 Darwin Kernel Version 24.6.0: Mon Jan 19 22:00:10 PST 2026; root:xnu-11417.140.69.708.3~1/RELEASE_X86_64 x86_64
It's fine in version 2.1.69.
~/gitlab/superclam (master) » claude bachi@B-48DUMD6R-2201
← this line was lost at version 2.1.74!!!!!!!!!!!!!!!!!!!!!!!!
▐▛███▜▌ Claude Code v2.1.69
What Should Happen?
be the same as version 2.1.69
Error Messages/Logs
Steps to Reproduce
You can reproduce it by launching the latest(2.1.74) version
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.74
Platform
Other
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗