Wraped output contains new line character when copy/paste #12889
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Windows Terminal version
1.12.10733.0
Windows build number
22000.556
Other Software
WSLv2 with Ubuntu
Steps to reproduce
run any command that outputs a single line too long to fit in the terminal width
copy the wrapped output
paste into an IDE/editor and see that newlines are injected into the output newlines
FYI: I had no problem with this before until I just upgraded to windows 11 from win10 and then updated the Windows terminal app via MS store to the latest version.
Previously I had abandoned other terminals and stopped using built-in ones in IDE's. I relied on Windows terminal because it was the only one that didn't inject newline chars.
But now it does, so I'll have to abandon the windows terminal as well 😢
Expected Behavior
the output to be copied as-is without newlines added.
Actual Behavior
output contains new lines
The text was updated successfully, but these errors were encountered: