Line wraps break URL links in Windows Terminal
Open
area:platform-windows
area:terminal-rendering
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
When a URL is long and wraps to new lines, only the part on the first line was recognized as a link.
### Affected version
1.0.36
### Steps to reproduce the behavior
Just paste a really long URL into Copilot CLI and click it.
For example, the following URL only opens `https://github.com/github/copilot-cli/issues?q=is%3Aissue`
It is correctly recognized if I paste it into Windows Terminal outside of CLI:
### Expected behavior
The full URL should be recognized by Windows Terminal
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.