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

Unicode characters become ? at input but ok at output #14894

Closed
gwttk opened this issue Feb 22, 2023 · 3 comments
Closed

Unicode characters become ? at input but ok at output #14894

gwttk opened this issue Feb 22, 2023 · 3 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@gwttk
Copy link

gwttk commented Feb 22, 2023

Windows Terminal version

1.16.10261.0

Windows build number

10.0.19045.0

Other Software

PSVersion 5.1.19041.2364

Steps to reproduce

termie

Expected Behavior

Display actual characters, just like echo output.

Actual Behavior

Display '?'

@gwttk gwttk 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 Feb 22, 2023
@DHowett
Copy link
Member

DHowett commented Feb 22, 2023

Unfortunately, PowerShell 5.1 uses quite an old version of PSReadline, the "text editor" for your prompt line. If you use the new version of Powershell (7.3 at the time of this message), does it still reproduce your problem?

@DHowett DHowett added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Feb 22, 2023
@gwttk
Copy link
Author

gwttk commented Feb 22, 2023

Unfortunately, PowerShell 5.1 uses quite an old version of PSReadline, the "text editor" for your prompt line. If you use the new version of Powershell (7.3 at the time of this message), does it still reproduce your problem?

I installed the Powershell 7.3.2 and it's working now. Thanks!

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Feb 22, 2023
@DHowett
Copy link
Member

DHowett commented Feb 22, 2023

That's great news! Thank you for following up.

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. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants