[BUG] Text Wrapping Breaks Hyperlink Functionality in Terminal Output

Resolved 💬 8 comments Opened Mar 24, 2025 by gerrywastaken Closed Jan 6, 2026

Bug Description
Normally in my terminal when there is a long URL string I'm able to hover it and click on it. However when code outputs a longer URL it is unfortunately wrapped and that wrapping is splitting the URL into two pieces.

This means only the first part of the URL is clickable which of course makes the URL invalid. This is not an issue in my terminal as I have performed by echoing out along URL and it wraps correctly and the full URL is clickable.

Example:
!Image

Environment Info

  • Platform: linux
  • Terminal: gnome-terminal
  • Version: 0.2.53
  • Feedback ID: 34b8066e-c97c-4714-94da-9d4a2f5f6d84

Errors

[]

Normal url output

Note the underline continues onto the second line meaning the full URL is clickable.
!Image

URL output in Claude Code

Note the URL breaks at the end of the first line.

!Image

The refusal and that it checked the date first before we continuing is also.... interesting. But that's a bit off topic.

View original on GitHub ↗

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