Pasting Issues #5072

Closed
opened 2026-01-31 00:04:23 +00:00 by claunia · 2 comments
Owner

Originally created by @invertium on GitHub (Nov 19, 2019).

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.476]
Windows Terminal version (if applicable): 0.6.2951.0

Any other software?
Nano editor

Steps to reproduce

Open new file with nano. Write "Before" New line "After". Paste any multiline string with right click or ctrl shift v.

Expected behavior

before
test
test
test
test
after

Actual behavior

before

test


after
test

test

test

Pasting adds newlines and skips existing entries. Not sure if thats only the case for nano. Works with nano on traditional cmd and bash (wsl).

Originally created by @invertium on GitHub (Nov 19, 2019). # Environment Windows build number: Microsoft Windows [Version 10.0.18362.476] Windows Terminal version (if applicable): 0.6.2951.0 Any other software? Nano editor # Steps to reproduce Open new file with nano. Write "Before" New line "After". Paste any multiline string with right click or ctrl shift v. # Expected behavior ``` before test test test test after ``` # Actual behavior ``` before test after test test test ``` <!-- What's actually happening? --> Pasting adds newlines and skips existing entries. Not sure if thats only the case for nano. Works with nano on traditional cmd and bash (wsl).
claunia added the Resolution-Duplicate label 2026-01-31 00:04:23 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Nov 19, 2019):

Thanks for the report! I'm pretty sure this was actually recently resolved in #3449. This should be fixed in the next preview release.

For discussion, I'll refer you to any of the following threads:
/dup #1091
/dup #1094
/dup #2390
/dup #3314

@zadjii-msft commented on GitHub (Nov 19, 2019): Thanks for the report! I'm pretty sure this was actually recently resolved in #3449. This should be fixed in the next preview release. For discussion, I'll refer you to any of the following threads: /dup #1091 /dup #1094 /dup #2390 /dup #3314
Author
Owner

@ghost commented on GitHub (Nov 19, 2019):

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 commented on GitHub (Nov 19, 2019): 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5072