Copying text still includes white space instead of newlines #2944
Labels
Area-TerminalControl
Issues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Milestone
Hi everyone,
I thought this was addressed in #2797, but it didn't. It might be a duplicate of #174.
The problem
In short, copying + pasting is very weird with newlines. In some cases, it seems to copy only some of them:
But using
clear
in the WSL seems to reliably and effectively completely break copying.It doesn't copy any whitespaces, instead, it copies the buffer as-is.
The same effect seems to occur with PowerShell. Here without a
clear
beforehand:And here with a clear beforehand:
System info
The selected console is a standard WSL Ubuntu, as detected by the terminal:
If it's a powershell, it's similar:
Nothing in the config has been changed, besides adding two (unrelated) profiles. In the screenshot, the Windows Terminal was freshly opened.
Version information of Windows Terminal:
System + Build Info:
If I can help with providing anything else, please do ask.
The text was updated successfully, but these errors were encountered: