microsoft/Terminal

Indicate status of IME by changing cursor color

Open

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

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

描述

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

贡献者指南