fix: 九宫格分词

This commit is contained in:
Dvel
2024-12-26 23:07:40 +08:00
parent 2ec667d45a
commit 1c39610d31

View File

@@ -74,13 +74,13 @@ custom_phrase:
# 九宫格 1 键上的符号序列 # 九宫格 1 键上的符号序列
punctuator: punctuator:
half_shape: half_shape:
"@": [1, "@", ".", "/", ":", "_", "-", "#"] "1": [1, "@", ".", "/", ":", "_", "-", "#"]
# 输入时按 1 可以分词 # 输入时按 1 可以分词
key_binder: key_binder:
bindings: bindings:
- { when: has_menu, accept: at, send: apostrophe } - { when: has_menu, accept: 1, send: apostrophe }
speller: speller: