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 character sets are misaligned in 1.22.10352.0 #18615

Open
atkinsroy opened this issue Feb 23, 2025 · 0 comments
Open

Unicode character sets are misaligned in 1.22.10352.0 #18615

atkinsroy opened this issue Feb 23, 2025 · 0 comments
Labels
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

Comments

@atkinsroy
Copy link

Windows Terminal version

1.22.10352.0

Windows build number

10.0.19045.0

Other Software

No response

Steps to reproduce

Install-PSResource -Name ncal -version 3.1.5 -Repository PSGallery
Import-module ncal
ncal -culture my-MM
ncal -culture ne-IN
ncal -culture pa-Gura-IN
ncal -culture ta-MY

Expected Behavior

With an older version of Windows Terminal, (version 1.21.241017001), all of these Unicode character sets align correctly:

Image

Actual Behavior

But with 1.22.10352.0, there is misalignment of Unicode characters when using .PadRight() method on a string. This is similar behavior to previous versions which I thought had now been fixed in Windows Terminal:

Image

@atkinsroy atkinsroy 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 23, 2025
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-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

1 participant