[[GitHub Copilot CLI]] の v1.0.11 ではなおってそう。プロンプトが下部に移動したから?
ただ、issueでは完全になおったのかは怪しいが..。
<div class="link-card-v2">
<div class="link-card-v2-site">
<img class="link-card-v2-site-icon" src="https://github.githubassets.com/favicons/favicon.svg" />
<span class="link-card-v2-site-name">GitHub</span>
</div>
<div class="link-card-v2-title">
IME candidate window is misplaced, invisible, or detaches in CJK (Japanese) input · Issue #1698 · github/copilot-cli
</div>
<div class="link-card-v2-content">
Describe the bug When using Japanese IME input in Copilot CLI, the candidate suggestion popup does not appear im ...
</div>
<img class="link-card-v2-image" src="https://opengraph.githubassets.com/87625979e6fea380d2af92c5256add2a1bb16535dd8b4cfca9efa8491dbe5a26/github/copilot-cli/issues/1698" />
<a href="https://github.com/github/copilot-cli/issues/1698"></a>
</div>
## 追加調査 (2026-03-25)
- このノートから参照している [#735](https://github.com/github/copilot-cli/issues/735) は、2026-03-25 時点でも open のままで更新も入っていない。
- 一方で関連 issue として、2026-03-04 に [#1698 IME candidate window is misplaced, invisible, or detaches in CJK (Japanese) input](https://github.com/github/copilot-cli/issues/1698) が closed された。メンテナーコメントでは「修正は alt-screen 体験に対してのみ適用できたので、まず `--alt-screen` を有効化してほしい」とされている。
- 同コメントでは、Windows の VS Code Terminal 系で同種の問題が続く場合は upstream の [xterm.js PR #5616](https://github.com/xtermjs/xterm.js/pull/5616) 待ちの可能性にも触れられていた。少なくとも一部環境では alt-screen 側の改善が進んでいる。