mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[GH-ISSUE #514] windows opencode #903
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#903
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @heheshang on GitHub (Jan 12, 2026).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/514
@heheshang commented on GitHub (Jan 12, 2026):
The root cause of the garbled text issue is that the native module (opentui.dll) from @opentui/core doesn't properly handle console encoding when outputting UTF-8 characters on Windows. This isn't something that can be fully resolved at the opencode application layer — it needs to be fixed at the opentui library level.
@kommander commented on GitHub (Jan 12, 2026):
What terminal is this? Have you tried a different terminal?
@heheshang commented on GitHub (Jan 16, 2026):
yes,I use the powershell & git bash just same.
@kommander commented on GitHub (Jan 16, 2026):
Do you have a Unicode font installed that is being used actually? It seems like the font does not render Unicode chars.