AskUserQuestion CJK text misalignment in terminal UI

Open 💬 2 comments Opened Jul 1, 2026 by eg0711

When using AskUserQuestion with Traditional Chinese (CJK) text mixed with ASCII/numbers, the rendered options are misaligned — text appears to "drift" out of the checkbox/border layout. Likely a wide-character width calculation issue (CJK chars are double-width but may be counted as single-width). Screenshots attached showing the broken layout.

<img width="814" height="128" alt="Image" src="https://github.com/user-attachments/assets/5f7de50c-e0e2-4531-ae7e-c455603d43b2" />

<img width="841" height="108" alt="Image" src="https://github.com/user-attachments/assets/096cdd03-2e83-4a5b-b1df-93f420ddee5f" />

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗