carmelchat
Provide an enhanced CJK (Chinese, Japanese, Korean, Korean) IME input experience in Minecraft.
性 The operating system compatibility
Currently, Caramelchat uses Cocoainput-Lib.It must be the same as the operating system of Cocoainput.
M️ Failure exclusion (macos 14.0+)
If you use Macos Sonoma or a higher version, the following problems may be encountered:
If you enter too fast, you will skip some characters;
The client collapses when pressing the system shortcut (such as input method switching).
Most of the reasons are because the input tool prompt is added to Sonoma.However, Apple did not provide APIs that disable it.
You can disable the input tool prompts through the following methods.Open the terminal and enter the following command:
Sudo MKDir -P/Library/Preferences/FeatureFlags/domainsudo/usr/libexec/PlistBuddy -c "Add 'Redext_c Ursor: Enabled 'BOOL FALSE "/Library/Preferences/FeatureFlags/Domain/Uikit.plist
Then, restart the Mac.This will make you return to the input environment before Sonoma.