[BUG] Copied text includes trailing whitespace padding to terminal width
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?
When I copy text from Claude Code's terminal output, every line includes trailing spaces that pad to the full terminal
width. Pasting into any editor shows hundreds of extra space characters. This happens with all Claude output, not just
specific commands.
To reproduce: run any prompt in Claude Code, select and copy the response, paste into an editor that shows whitespace.
What Should Happen?
Copied text should only include the actual content without trailing whitespace padding.
Error Messages/Logs
Steps to Reproduce
- Run Claude Code in terminal
- Get any response from Claude
- Select and copy the output text
- Paste into any text editor that shows whitespace (or run pbpaste | cat -A on macOS)
Claude Model
Not sure / Multiple models
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.17 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
<img width="686" height="304" alt="Image" src="https://github.com/user-attachments/assets/4336196f-7629-4197-bce1-393c96bdce64" />
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗