microsoft/Terminal

Indicate status of IME by changing cursor color

Open

#19.491 aberto em 23 de out. de 2025

Ver no GitHub
 (4 comments) (1 reaction) (0 assignees)C++ (3.212 forks)batch import
Area-InputHelp WantedIssue-TaskNeeds-Tag-FixPriority-3Product-ConhostProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

Description

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

Guia do colaborador