[Bug] Long URLs break when wrapping across multiple lines in terminal output
Resolved 💬 5 comments Opened Nov 4, 2025 by nseldeib Closed Jan 9, 2026
Bug Description
Bug Report: Long URLs Break When Wrapping Across Multiple Lines in Terminal
Product: Claude Code CLI
Summary:
Long URLs displayed in Claude Code's terminal output break or become difficult to
interact with when they wrap across multiple lines, making them unusable for clicking
or copying.
Environment:
- Claude Code Version: (current version)
- Platform: macOS (Darwin 24.6.0)
- Terminal: (default terminal used by Claude Code)Impact:
- Users cannot easily access important URLs provided by Claude Code
- Reduces effectiveness of integrations that rely on sharing URLs (like CodeYam)
- Creates friction in workflows that require clicking through to external resources
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 2.0.32
- Feedback ID:
Errors
[{"error":"Error\n at Yh (/$bunfs/root/claude:54:1142)\n at <anonymous> (/$bunfs/root/claude:59:9841)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at spawnSync (unknown)\n at spawnSync (node:child_process:226:22)\n at Ps (/$bunfs/root/claude:89:1336)\n at PG (/$bunfs/root/claude:89:3474)\n at <anonymous> (/$bunfs/root/claude:514:6322)\n at request (/$bunfs/root/claude:61:2146)\n at processTicksAndRejections (native:7:39)\n at spawnSync (unknown)\n at spawnSync (node:child_process:226:22)\n at Ps (/$bunfs/root/claude:89:1336)\n at PG (/$bunfs/root/claude:89:3474)\n at <anonymous> (/$bunfs/root/claude:514:6322)\n at A (/$bunfs/root/claude:11:15095)\n at isRelevant (/$bunfs/root/claude:2836:10274)\n at isRelevant (/$bunfs/root/claude:2836:10323)","timestamp":"2025-11-04T20:15:50.299Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at Fq (/$bunfs/root/claude:1210:3185)\n at map (native:1:11)\n at k3 (/$bunfs/root/claude:1210:2902)\n at nQB (/$bunfs/root/claude:1730:6593)\n at tZ (/$bunfs/root/claude:101:19415)\n at gn (/$bunfs/root/claude:103:42816)\n at h1 (/$bunfs/root/claude:103:38357)\n at Kd (/$bunfs/root/claude:103:38285)\n at WE (/$bunfs/root/claude:103:38139)\n at sQ (/$bunfs/root/claude:103:35218)","timestamp":"2025-11-04T21:41:45.824Z"},{"error":"Error: Shell 67595b is not running, so cannot be killed (status: failed)\n at call (/$bunfs/root/claude:2868:1847)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-04T21:42:40.839Z"},{"error":"Error\n at Yh (/$bunfs/root/claude:54:1142)\n at <anonymous> (/$bunfs/root/claude:59:9841)\n at emit (node:events:92:22)\n at endReadableNT (internal:streams/readable:861:50)\n at processTicksAndRejections (native:7:39)\n at request (/$bunfs/root/claude:61:2146)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-11-04T21:45:26.135Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at Fq (/$bunfs/root/claude:1210:3185)\n at map (native:1:11)\n at k3 (/$bunfs/root/claude:1210:2902)\n at nQB (/$bunfs/root/claude:1730:6593)\n at tZ (/$bunfs/root/claude:101:19415)\n at gn (/$bunfs/root/claude:103:42816)\n at h1 (/$bunfs/root/claude:103:38357)\n at Kd (/$bunfs/root/claude:103:38285)\n at WE (/$bunfs/root/claude:103:38139)\n at sQ (/$bunfs/root/claude:103:35218)","timestamp":"2025-11-04T21:46:22.360Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at Fq (/$bunfs/root/claude:1210:3185)\n at map (native:1:11)\n at k3 (/$bunfs/root/claude:1210:2902)\n at nQB (/$bunfs/root/claude:1730:6593)\n at tZ (/$bunfs/root/claude:101:19415)\n at gn (/$bunfs/root/claude:103:42816)\n at h1 (/$bunfs/root/claude:103:38357)\n at Kd (/$bunfs/root/claude:103:38285)\n at WE (/$bunfs/root/claude:103:38139)\n at sQ (/$bunfs/root/claude:103:35218)","timestamp":"2025-11-04T21:46:22.362Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at Fq (/$bunfs/root/claude:1210:3185)\n at <anonymous> (/$bunfs/root/claude:1210:4170)\n at map (native:1:11)\n at Fq (/$bunfs/root/claude:1210:4142)\n at map (native:1:11)\n at Fq (/$bunfs/root/claude:1210:4047)\n at map (native:1:11)\n at k3 (/$bunfs/root/claude:1210:2902)\n at nQB (/$bunfs/root/claude:1730:6593)\n at tZ (/$bunfs/root/claude:101:19415)","timestamp":"2025-11-04T21:47:13.999Z"},{"error":"Error: Language not supported while highlighting code, f
Note: Error logs were truncated.
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗