CommandCodeAI / CommandCodeAI/command-code

Vietnamese IME Input Does Not Work Properly in Terminal UI

オープン
#502 コメント 6 件 リアクション 2 件 担当者 1 名 GitHub で見る

@vipulgupta2048 がすでに取り組んでいます。

2026年7月6日 から。

主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

説明

Summary

When using a Vietnamese IME (Telex), text input is corrupted inside the terminal UI.

For example, when typing:

gõ tiếng việt

the terminal receives something like:

go õ tieng êng iếng vie ê iệt

The issue only occurs inside the terminal UI. Vietnamese input works correctly in other applications and regular text fields.

Environment:

  • OS: macOS
  • Input Method: Vietnamese Telex
  • Terminal: [Terminal.app / iTerm2 / VS Code Terminal]
  • Application Version: [version]
Expected Behavior

Vietnamese characters should be composed correctly when using a Vietnamese IME.

Actual Behavior

Characters are split or inserted in the wrong order, making Vietnamese text unreadable.

Steps to reproduce the issue

Steps to Reproduce

  1. Launch the application in a terminal.
  2. Enable a Vietnamese IME (Vietnamese Telex).
  3. Focus the text input area in the terminal UI.
  4. Type a Vietnamese phrase such as:
    gõ tiếng việt
  5. Observe the text displayed in the input field.

Expected Result
The text is displayed correctly as:
gõ tiếng việt

Actual Result
The text becomes corrupted, for example:
go õ tieng êng iếng vie ê iệt

Reproducibility
Occurs consistently when using Vietnamese IME input in the terminal UI.

Command Code Version

0.39.2

Operating System

macOS

Terminal/IDE

Terminal

Shell

zsh

Additional context

No response

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。