From 847a1aa543c80775aebbd686badd0417bdf5cb23 Mon Sep 17 00:00:00 2001 From: amzxyz Date: Sun, 18 Jan 2026 17:26:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E9=BD=90=E5=BF=98=E8=AE=B0?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9A=84=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/wanxiang_pro.schema.yaml | 3 ++- wanxiang.schema.yaml | 4 ++-- wanxiang_t9.schema.yaml | 3 +++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/custom/wanxiang_pro.schema.yaml b/custom/wanxiang_pro.schema.yaml index d9e352f..6904a39 100644 --- a/custom/wanxiang_pro.schema.yaml +++ b/custom/wanxiang_pro.schema.yaml @@ -35,7 +35,8 @@ switches: - name: chaifen_switch #开启后在候选的注释里面实时显示辅助码的拆分提醒优先级高于普通辅助提醒,不开启则采用系统配置,快捷键配套ctrl+c,影响的是comment_format,归属:super_comment.lua states: [ 拆分关, 拆分开 ] - name: charset_filter #字符集过滤,默认开启8105通规显示,即小字集,可通过开关实时开启全字集,快捷键配套ctrl+g,归属:super_filter.lua - states: [ 小字集, 大字集 ] + states: [ 大字集, 小字集 ] + reset: 1 - name: super_tips #开启后在输入编码后面的提示区显示实时的提示数据,受tips数据库影响,表情、翻译、车牌、符号等对应关系数据,并可实现句号上屏,不开启则默认,影响的是segment.prompt参数,归属:super_tips.lua states: [ 提示关, 提示开 ] reset: 1 diff --git a/wanxiang.schema.yaml b/wanxiang.schema.yaml index 81e393b..3bbfc43 100644 --- a/wanxiang.schema.yaml +++ b/wanxiang.schema.yaml @@ -40,8 +40,8 @@ switches: states: [ 提示关, 提示开 ] reset: 1 - name: charset_filter #字符集过滤,默认开启8105通规显示,即小字集,可通过开关实时开启全字集,快捷键配套ctrl+g,归属:super_filter.lua - states: [ 小字集, 大字集 ] - reset: 1 + states: [ 大字集, 小字集 ] + reset: 0 - name: char_priority #多体现在编码重合但候选有单字或者多字的情况`引导的辅码查词时是否单字优先,全拼常见,类似于特定编码情况下、反查状态下的调序能力。归属:super_lookup.lua states: [词组先, 单字先] - options: [ mixed, zh_only, en_only ] diff --git a/wanxiang_t9.schema.yaml b/wanxiang_t9.schema.yaml index bd3152a..f7972f0 100644 --- a/wanxiang_t9.schema.yaml +++ b/wanxiang_t9.schema.yaml @@ -28,6 +28,9 @@ switches: states: [表情关, 表情开] - name: chinese_english #候选进入翻译模式滤镜,会显示在相应的候选后面,万象侧重于tips提示,避免候选被占用,归属opencc 翻译滤镜 states: [ 翻译关, 翻译开 ] + - name: charset_filter #字符集过滤,默认开启8105通规显示,即小字集,可通过开关实时开启全字集,快捷键配套ctrl+g,归属:super_filter.lua + states: [ 大字集, 小字集 ] + reset: 0 - options: [ raw_input, tone_display, full_pinyin ] #开启后在输入编码的位置实时转换为带声调全拼或者不带声调全拼,不开启则采用系统配置原始编码,影响的是preedit_format,归属:super_preedit.lua states: [ 原编码, 有声调, 无声调 ] # reset: 2 #对于开关组从0开始数,第几个就reset几可设为默认