[BUG] Copied text includes trailing whitespace padding to terminal width

Resolved 💬 3 comments Opened Jan 23, 2026 by esaruoho Closed Jan 23, 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?

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

  1. Run Claude Code in terminal
  2. Get any response from Claude
  3. Select and copy the output text
  4. 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" />

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗