This commit is contained in:
Dvel 2022-11-10 19:26:12 +08:00
parent e6a0e32f51
commit bd527d2556
4 changed files with 6 additions and 16 deletions

View File

@ -3,19 +3,9 @@
#@/db_name custom_phrase.txt
#@/db_type tabledb
#
# 用於【朙月拼音】系列輸入方案
# 【小狼毫】0.9.21 以上
#
# 請將該文件以UTF-8編碼保存爲
# Rime用戶文件夾/custom_phrase.txt
#
# 碼表各字段以製表符Tab分隔
# 順序爲:文字、編碼、權重(決定重碼的次序、可選)
#
# 雖然文本碼表編輯較爲方便,但不適合導入大量條目
#
#
# 自定义文本
#
# 以 Tab 分割:汉字<Tab>编码<Tab>权重
#
# 这个文件内的字词会占据最高权重(排在候选项的最前面)。
# 但不与其他翻译器互相造词,如果使用了完整编码,那么这个字或词将无法参与造词,即自造词无法被记住。

View File

@ -40,8 +40,8 @@ patch:
ascii_composer/good_old_caps_lock: true # true | false
ascii_composer/switch_key:
Caps_Lock: commit_text # commit_code | commit_text | clear
Shift_L: noop # commit_code | commit_text | clear | noop
Shift_R: noop # macOS 不会区分左右 Shift只需要设置 Shift_L
Shift_L: noop # commit_code | commit_text | clear | noop
Shift_R: noop # macOS 不会区分左右 Shift只需要设置 Shift_L
Control_L: noop
Control_R: noop
Eisu_toggle: clear

View File

@ -16,7 +16,7 @@ name: en_most_common
version: "2022-11-08"
sort: by_weight
...
# 转为大写字母或大写字母开头
# 含有大写字母的
CD CD
CN CN
DNA DNA

View File

@ -157,7 +157,7 @@ recognizer:
colon: "^[A-Za-z]+:.*" # 上面的超集,冒号在句子中不直接上屏
# punct: "^/([0-9]+[a-z]*|[a-z]+)$"
punct: "^v([0-9]|10|[A-Za-z]+)$" # 响应 symbols_custom.yaml 下的 punctuator/symbols用「v」替换「/」并支持大写
reverse_lookup: "^u[a-z]+$" # 响应两分的反查
reverse_lookup: "^u[a-z]+$" # 响应两分的反查
# 反查:两分(拼字)