Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: since about an update or two, copied lines are split into multiple lines when they span multiple lines. it used to copy all multiple lines into one, and it was good. now is counter productive. #14145

Closed
mailinglists35 opened this issue Oct 6, 2022 · 4 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@mailinglists35
Copy link

Windows Terminal version

1.16.2641.0

Windows build number

10.0.19044.2075

Other Software

No response

Steps to reproduce

select continuous multiple lines
paste

expect: paste a single line
result: copied text is broken into multiple lines (cr/lf inserted) so when I paste I am actually pasting multiple lines, breaking a long command

see attached video

Expected Behavior

paste a single line

Actual Behavior

WindowsTerminal_2022-10-06_14-38-10.mp4
@mailinglists35 mailinglists35 added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 6, 2022
@mailinglists35
Copy link
Author

in the video that's a WSL1 shell doing ssh into a remote linux server

@mailinglists35
Copy link
Author

oddly it does seem to work in the local wsl1 shell.

but it also used to work when doing ssh to remotes from local wsl1 shell. now it doesn't anymore.

@lhecker
Copy link
Member

lhecker commented Oct 12, 2022

We've had a recent bug filed on us which covers the same issue. Please check out /dup #14035 🙂

@ghost
Copy link

ghost commented Oct 12, 2022

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Oct 12, 2022
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Oct 12, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants