shewer / librime-lua-muti_reverse

1 stars 0 forks source link

librime-lua-script

反查字典切換

工具

安裝 -- 安裝移除 都 不影嚮 schema

  1. git clone https://github.com/shewer/librime-lua-tools $USERDATA/lua/tools

  2. git clone https://github.com/shewer/librime-lua-muti_reverse $USERDATA/lua/muti_reverse

  3. cp lua/muti_reverse/reverse_switch.yaml .

  4. 在方案.custom.yaml 加入 ( cp reverse_switch.yaml $USERDATA ) patch: __include: reverse_switch:/patch # reverse_switch.yaml

  5. 在 rime.lua加入 ( rime.lua) load_module=require('tools/loadmodule')
    load_module.load("muti_reverse","muti_reverse","preedit_format") -- 參數1 require 'muti_reverse/init.lua' -- 參數2 tag name ( lua_processor@muti_reverse_processor ....) -- 參數3 此模組 反查輸出格式, 引用 字典 prreedit_format )