Convert line breaks when pasting #1592

Open
opened 2026-01-30 22:31:24 +00:00 by claunia · 0 comments
Owner

Originally created by @sinnlosername on GitHub (Jun 10, 2019).

Environment

Windows build number: 10.0.18362.145
Windows Terminal version (if applicable): Not sure where to find, it's compiled from the master branch with the commit 2da5b0b

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

Originally created by @sinnlosername on GitHub (Jun 10, 2019). # Environment ```none Windows build number: 10.0.18362.145 Windows Terminal version (if applicable): Not sure where to find, it's compiled from the master branch with the commit 2da5b0b ``` # 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
claunia added the Needs-TriageNeeds-Tag-FixResolution-Duplicate labels 2026-01-30 22:31:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1592