[PR #15358] AtlasEngine: Fix han unification issues #30614

Open
opened 2026-01-31 09:41:51 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15358

State: closed
Merged: Yes


This commit ensures that we pass the user's locale to MapCharacters.

Validation Steps Performed

See: https://heistak.github.io/your-code-displays-japanese-wrong/
After modifying the userLocaleName to contain ja-JP, zh-CN and
zh-TW, printing "刃直海角骨入" produces the expected, localized result.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/15358 **State:** closed **Merged:** Yes --- This commit ensures that we pass the user's locale to `MapCharacters`. ## Validation Steps Performed See: https://heistak.github.io/your-code-displays-japanese-wrong/ After modifying the `userLocaleName` to contain `ja-JP`, `zh-CN` and `zh-TW`, printing "刃直海角骨入" produces the expected, localized result.
claunia added the pull-request label 2026-01-31 09:41:51 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30614