microsoft/Terminal

Indicate status of IME by changing cursor color

Open

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

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)C++ (3,212 fork)batch import
Area-InputHelp WantedIssue-TaskNeeds-Tag-FixPriority-3Product-ConhostProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 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

贡献者指南