microsoft/Terminal
Indicate status of IME by changing cursor color
Aperta
#19.491 aperta il 23 ott 2025
Area-InputHelp WantedIssue-TaskNeeds-Tag-FixPriority-3Product-ConhostProduct-Terminal
Metriche repository
- Star
- (103.173 stelle)
- Metriche merge PR
- (Merge medio 27g 19h) (24 PR mergiate in 30 g)
Descrizione
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