Tip: Simon Willison's Cleanup Claude Code Paste — Strips Terminal Artifacts from Copied Output
Simon Willison·medium signal
Published April 6, this web utility solves a specific annoyance: copying prompts from Claude Code terminal includes the ❯ command prompt character and weird additional whitespace from line wrapping. The tool strips these artifacts and consolidates text into clean, readable output for documentation or sharing. Small but practical — anyone publishing Claude Code session transcripts or sharing terminal output in docs will use this daily.