Mark24Code / rime-auto-deploy

Rime输入法安装脚本,让一切更轻松。Make using Rime easy.
MIT License
1.21k stars 65 forks source link

自动部署后Rime输入法不显示 #22

Closed ricklei2777 closed 7 months ago

ricklei2777 commented 7 months ago

⚠️⚠️⚠️⚠️小白一枚

这是部署过程:

git clone --depth=1 https://github.com/Mark24Code/rime-auto-deploy.git --branch latest
Cloning into 'rime-auto-deploy'...
remote: Enumerating objects: 43, done.
remote: Counting objects: 100% (43/43), done.
remote: Compressing objects: 100% (39/39), done.
remote: Total 43 (delta 3), reused 29 (delta 0), pack-reused 0
Receiving objects: 100% (43/43), 2.48 MiB | 2.59 MiB/s, done.
Resolving deltas: 100% (3/3), done.
Note: switching to '6acbe9adcce802a68b8ed58645a9e55dfc5b5f1e'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

cd rime-auto-deploy

./installer.rb
=== Rime Deploy ====
[01] Install rime             done
[02] Backup rime config       done
[03] Clone config             done
[04] Copy custom config       done

Tips: When finished all jobs. You need to do follow:
1) Restart system.
2) open Rime input method setting pane and click DEPLOY button.
Enjoy~ 🍻
more info:
Config path: ~/Library/Rime/

之后我重新启动了系统,但是在键盘设置界面根本找不到 Rime 输入法,我不知道该怎么做了……

image image image
ricklei2777 commented 7 months ago

补充一下/资源库/Input Methods文件夹下的内容

image
ricklei2777 commented 7 months ago

之前忙别的没管了,现在闲下来通过自己简单的检索和部署,通过鼠须管的安装包和WIKI完成了部署(我用的是小鹤双拼)现在如下所示。

image