microsoft/Terminal
Indicate status of IME by changing cursor color
Ouverte
#19 491 ouverte le 23 oct. 2025
Area-InputHelp WantedIssue-TaskNeeds-Tag-FixPriority-3Product-ConhostProduct-Terminal
Métriques du dépôt
- Stars
- (103 173 étoiles)
- Métriques de merge PR
- (Merge moyen 27j 19h) (24 PRs mergées en 30 j)
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