Last active
December 17, 2023 14:16
-
-
Save Aaron-212/5acce891498ae2b5b0e1bfe6ad045795 to your computer and use it in GitHub Desktop.
Mac被中文输入法卡死了?用这个(不需要了,macOS14.3修复)
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
pgrep -f "/System/Library/Input Methods/SCIM.app/Contents/PlugIn" | xargs kill -HUP |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment