-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed
Labels
Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-PowershellIssues in the modern command interpreter, Powershell.exe.Issues in the modern command interpreter, Powershell.exe.Resolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebase
Description
Environment
Windows build number: Microsoft Windows NT 10.0.19042.0
Windows Terminal version (if applicable):1.5.10411.0
PowerShell 7.1.2
Windows PowerShell
Steps to reproduce
- Open a tab of PowerShell 7.1.2 or Windows PowerShell
- Copy any line of the following text
【1】【2】【3】[4][5][6]
【】【】【】
【【【【【【
】】】】】】
||||||
1|2|3|4|5|6|
- Paste it
Expected behavior
Pasted text should be the same as copied
Actual behavior
Ended up with the following
【123[4][5][6]
【
【
】
|
1234|5|6|
Works fine in Terminal 1.4.3243.0
Works fine in Command Prompt and Ubuntu
Works fine in standalone Windows PowerShell and PowerShell 7
Metadata
Metadata
Assignees
Labels
Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-PowershellIssues in the modern command interpreter, Powershell.exe.Issues in the modern command interpreter, Powershell.exe.Resolution-ExternalFor issues that are outside this codebaseFor issues that are outside this codebase