I can't paste "!" #17022

Closed
opened 2026-01-31 05:30:04 +00:00 by claunia · 4 comments
Owner

Originally created by @CRC32EX on GitHub (Mar 17, 2022).

Windows Terminal version

1.6.10571.0

Windows build number

10.0.22000.469

Other Software

No response

Steps to reproduce

1

abcdefg
abcd!efg
abcd!efg

Expected Behavior

I want paste abcd!efg

Actual Behavior

abcdefg

Originally created by @CRC32EX on GitHub (Mar 17, 2022). ### Windows Terminal version 1.6.10571.0 ### Windows build number 10.0.22000.469 ### Other Software _No response_ ### Steps to reproduce ![1](https://user-images.githubusercontent.com/25629617/158719833-b9985fa0-573f-4cba-bb7d-6c374d3e11cf.gif) ``` abcdefg abcd!efg abcd!efg ``` ### Expected Behavior I want paste `abcd!efg` ### Actual Behavior `abcdefg`
claunia added the Issue-BugResolution-ExternalResolution-Duplicate labels 2026-01-31 05:30:04 +00:00
Author
Owner

@LuanVSO commented on GitHub (Mar 17, 2022):

in an administrator cmd prompt run:

powershell -nop -c install-module psreadline -force

this will update the component that reads the text in PowerShell.

@LuanVSO commented on GitHub (Mar 17, 2022): in an administrator cmd prompt run: ```powershell powershell -nop -c install-module psreadline -force ``` this will update the component that reads the text in PowerShell.
Author
Owner

@zadjii-msft commented on GitHub (Mar 18, 2022):

/dup #9263
/dup https://github.com/PowerShell/PSReadLine/issues/2249

@zadjii-msft commented on GitHub (Mar 18, 2022): /dup #9263 /dup https://github.com/PowerShell/PSReadLine/issues/2249
Author
Owner

@ghost commented on GitHub (Mar 18, 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 commented on GitHub (Mar 18, 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!
Author
Owner

@ghost commented on GitHub (Mar 18, 2022):

Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!

@ghost commented on GitHub (Mar 18, 2022): Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. 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#17022