再试小狼毫 ver 2025
#1944
Replies: 2 comments
-
更新 |
Beta Was this translation helpful? Give feedback.
0 replies
-
更新感想 外观可定制程度很高,比如背景颜色可以是半透明的,label 和 comment 可以用较小的字号和较浅的字体,突出候选字。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
上一次试小狼毫是很多年前,当时的印象大约是小问题有点多,放弃了。
2025了,我再试一次。
遇到的第一个问题是预装 schemas 不包括五笔,虽然首页里就提到了五笔,而且排序并不很靠后。
点击 Get more input schemas... 嚯,居然来个命令行窗口。
但无论输入什么,结果都是一样的:
看了下 temp 中是有 rime-install 这个文件,报错的原因我并不知道
bug已报告:https://github.com/rime/weasel/issues/1632
但是到这里我已经非常 skeptical 了,为什么把脚本放到 temp 执行?
anyway,在 WSL 中运行 /mnt/c/Users/.../rime-install 好像成功了,在 d:\opt\rime\weasel-0.17.4\ 中出现了 plum 目录。
然后双击这个目录中的 rime-install.bat 再输入 rime/rime-wubi,似乎是成功安装了。
但是它把文件下载到了 d:\opt\rime\weasel-0.17.4\plum\Dvarrime,而不是 D:\var\rime。
这可能跟我的默认 code page 是 shift-jis 有关。
但是2025年了还不支持 unicode?作为一个输入法?
bug已报告:rime/plum#83
看起来就只是下载了几个 yaml 文件而已,早知道我不如从那个 repo 手动下载完事……
把这几个文件手动复制到 d:\var\rime,在配置文件里加上 wubi86,可算是能用了。
目前为止的感想是体感响应似乎比 Windows 自带的快。
Beta Was this translation helpful? Give feedback.
All reactions