URLs should not be line-wrapped #349

Closed
opened 2026-02-16 17:26:23 -05:00 by yindo · 1 comment
Owner

Originally created by @aspiers on GitHub (Jun 27, 2025).

Originally assigned to: @adamdotdevin on GitHub.

For example, when I see this, I should be able to visit the URL displayed without having to first manually re-attach the two halves:

Image

There might be other similar scenarios where text from the LLM response needs to be extracted or copied verbatim without line-wrapping. One possible TUI solution to this would be to steal the approach from lnav where a hotkey can be pressed to toggle "lo-fi" display of the raw output.

Originally created by @aspiers on GitHub (Jun 27, 2025). Originally assigned to: @adamdotdevin on GitHub. For example, when I see this, I should be able to visit the URL displayed without having to first manually re-attach the two halves: ![Image](https://github.com/user-attachments/assets/5ecc8718-c2c6-4bfc-b5a6-985d1c5903df) There might be other similar scenarios where text from the LLM response needs to be extracted or copied verbatim without line-wrapping. One possible TUI solution to this would be to steal [the approach from lnav](https://docs.lnav.org/en/v0.12.4/faq.html#q-how-can-i-copy-paste-without-decorations) where a hotkey can be pressed to toggle "lo-fi" display of the raw output.
yindo closed this issue 2026-02-16 17:26:23 -05:00
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#349