fxliang / charcode-lua

filter charset and convert charsets with pure lua
GNU General Public License v2.0
0 stars 0 forks source link

想要使用你的字符集过滤的lua,应该怎么设置 #1

Open Anber55 opened 4 months ago

Anber55 commented 4 months ago

如题,尝试设置发生错误,请问应该怎么设置? 只用一个charset.lua还是多个lua集合 谢谢,麻烦详细说一下,感谢

fxliang commented 4 months ago

现在ci产物看看readme patch lines in charcode_lua_schema_patch.txt to your schema custom file

Anber55 commented 4 months ago

我是这样设置的,请问还需要补充什么或者修改什么吗?这样设置有问题,感谢

设置方法:

1、将charcode.lua放到我的lua文件夹 2、在schema中设置: filters:

switches:

fxliang commented 4 months ago

不是一个文件,是整个CI的产物放到user_data_dir\lua下

更新 或者 在clone --recursive之后,

run make clean && make && make && test copy dist/charcode-lua to path_to_rime_user_dir/lua patch lines in charcode_lua_schema_patch.txt to your schema custom file deploy your schema, and have fun