Convert line breaks when pasting #1195
Labels
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
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Environment
Steps to reproduce
Copy texts with different line endings into wsl opened in windows terminal
Expected behavior
Line endings should be converted to the correct ones for the given environment (LF for Linux subsystem, CRLF for cmd/powershell)
Actual behavior
Different based on what line endings the copied text contains.
Here are images of all possible scenarios pasted into WSL in Terminal: https://imgur.com/a/HYFrznJ
The text was updated successfully, but these errors were encountered: