Files
rime/build/092wb_core.schema.yaml
2026-04-09 02:40:08 +10:00

136 lines
2.7 KiB
YAML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
__build_info:
rime_version: 1.16.0
timestamps:
092wb_core.custom: 0
092wb_core.schema: 1768191297
092wb_key_bindings: 1768191297
092wb_key_bindings.custom: 0
092wb_punctuation: 1768191297
092wb_punctuation.custom: 0
default: 1768129037
default.custom: 1768191297
key_bindings: 1768129037
key_bindings.custom: 0
punctuation: 1768129037
punctuation.custom: 0
engine:
filters:
- uniquifier
processors:
- ascii_composer
- recognizer
- key_binder
- speller
- punctuator
- selector
- navigator
- express_editor
segmentors:
- ascii_segmentor
- matcher
- abc_segmentor
- punct_segmentor
- fallback_segmentor
translators:
- punct_translator
- reverse_lookup_translator
- script_translator
menu:
page_size: 10
punctuator:
full_shape:
" ": {commit: " "}
"!": {commit: ""}
"\"": {pair: ["“", "”"]}
"#": ""
"$": "¥"
"%": ""
"&": ""
"'": {pair: ["", ""]}
"(": ""
")": ""
"*": "×"
"+": ""
",": {commit: ""}
"-": ""
.: {commit: "。"}
"/": "、"
":": {commit: ""}
";": {commit: ""}
"<": "《"
"=": ""
">": "》"
"?": {commit: ""}
"@": ""
"[": "【"
"\\": ""
"]": "】"
"^": {commit: "……"}
_: "——"
"`": "·"
"{": ""
"|": ""
"}": ""
"~": ""
half_shape:
"!": {commit: ""}
"\"": {pair: ["“", "”"]}
"#": "#"
"$": "¥"
"%": "%"
"&": "&"
"'": {pair: ["", ""]}
"(": ""
")": ""
"*": "*"
"+": "+"
",": {commit: ""}
"-": "-"
.: {commit: "。"}
"/": "、"
":": {commit: ""}
";": {commit: ""}
"<": "《"
"=": "="
">": "》"
"?": {commit: ""}
"@": "@"
"[": "【"
"\\": "、"
"]": "】"
"^": {commit: "……"}
_: "——"
"`": "·"
"{": "{"
"|": "|"
"}": "}"
"~": "~"
import_preset: default
recognizer:
import_preset: default
patterns:
gregorian_to_lunar: "^N[0-9]{1,8}"
helper: "^aid$"
number: "^R[0-9]+[.]?[0-9]*"
punct: "^zi([0-9]0?|[A-Za-z]+)$"
reverse_lookup: "^z[a-z]*'?$"
unicode: "^U[a-f0-9]+"
uppercase: "[A-Z][-_+.'0-9A-Za-z]*$"
url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$"
schema:
name: "自定义过滤"
schema_id: 092wb_core
version: 1.0
selector:
bindings:
ISO_Left_Tab: previous_candidate
"Shift+Tab": previous_candidate
Tab: next_candidate
speller:
alphabet: 1
switches:
- name: ascii_mode
reset: 0
states: ["中文", "西文"]
translator:
dictionary: 092wb_core