-
Notifications
You must be signed in to change notification settings - Fork 563
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chord_composer): more safely handle the placeholder ZWSP
sometimes Rime outputs an invalid character, invisible among text or being visualized as diamond with question mark in macOS. I observed this bug often when I was using combo pinyin but still not sure if this code has to do with the issue. just mark the placeholder segment "phony" to prevent accidentally commiting the ZWSP character.
- Loading branch information
Showing
1 changed file
with
22 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters