microsoft/Terminal

Indicate status of IME by changing cursor color

开放

#19,491 创建于 2025年10月23日

 (4 条评论) (1 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-InputHelp WantedIssue-TaskNeeds-Tag-FixPriority-3Product-ConhostProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description of the new feature

Vim has a multi_byte_ime feature, that can change the cursor color when IME or XIM is on. The WSLtty also has this feature by IMECursorColour. This feature is very useful.

Proposed technical implementation details

Can refer to Vim or WSLtty

贡献者指南