From 865f464f987fcf1279acd76def7f63df785726a4 Mon Sep 17 00:00:00 2001 From: amzxyz Date: Mon, 22 Dec 2025 16:33:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8F=98=E6=9B=B4Lua=E5=BC=95=E5=85=A5?= =?UTF-8?q?=E9=A1=BA=E5=BA=8F=E8=A7=A3=E5=86=B3OpenCC=E7=B9=81=E4=BD=93?= =?UTF-8?q?=E5=AD=97=E8=A2=AB=E5=AD=97=E7=AC=A6=E9=9B=86=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/wanxiang_pro.schema.yaml | 2 +- wanxiang.schema.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/custom/wanxiang_pro.schema.yaml b/custom/wanxiang_pro.schema.yaml index 5e23be1..b985f80 100644 --- a/custom/wanxiang_pro.schema.yaml +++ b/custom/wanxiang_pro.schema.yaml @@ -102,13 +102,13 @@ engine: - lua_filter@*auto_phrase #comment前,无感造词,关闭调频的时候将汉字写入次翻译器,当没有英文候选的时候追加\上屏可完成英文造词 - lua_filter@*super_lookup #comment前,字词输入中反查辅助筛选 - lua_filter@*super_comment_preedit #OpenCC前,超级注释模块、超级preedit,支持错词提示、辅助码显示,部件组字读音注释,有声调、无声调全拼编码的转换,支持个性化配置和关闭相应的功能,详情搜索super_comment_preedit进行详细配置 + - lua_filter@*super_filter #功能太多详见Lua文件 - simplifier@emoji #Emoji滤镜 - simplifier@s2t #简繁切换通繁 - simplifier@s2tw #简繁切换台繁 - simplifier@s2hk #简繁切换港繁 - simplifier@chinese_english #中英翻译滤镜 - lua_filter@*super_sequence*F #手动排序,对高亮候选 ctrl+j左移动 ctrl+k 右移动 ctrl+0 移除位移 - - lua_filter@*super_filter #功能太多详见Lua文件 - uniquifier #去重 grammar: diff --git a/wanxiang.schema.yaml b/wanxiang.schema.yaml index 31d418d..63e0fe1 100644 --- a/wanxiang.schema.yaml +++ b/wanxiang.schema.yaml @@ -98,13 +98,13 @@ engine: - lua_filter@*auto_phrase #comment前,无感造词,关闭调频的时候将汉字写入次翻译器,当没有英文候选的时候追加\上屏可完成英文造词 - lua_filter@*super_lookup #comment前,字词输入中反查辅助筛选 - lua_filter@*super_comment_preedit #OpenCC前,超级注释模块、超级preedit,支持错词提示、辅助码显示,部件组字读音注释,有声调、无声调全拼编码的转换,支持个性化配置和关闭相应的功能,详情搜索super_comment_preedit进行详细配置 + - lua_filter@*super_filter #功能太多详见Lua文件 - simplifier@emoji #Emoji滤镜 - simplifier@s2t #简繁切换通繁 - simplifier@s2tw #简繁切换台繁 - simplifier@s2hk #简繁切换港繁 - simplifier@chinese_english #中英翻译滤镜 - lua_filter@*super_sequence*F #手动排序,对高亮候选 ctrl+j左移动 ctrl+k 右移动 ctrl+0 移除位移 - - lua_filter@*super_filter #功能太多详见Lua文件 - uniquifier # 去重 grammar: