137 lines
3.5 KiB
YAML
137 lines
3.5 KiB
YAML
__build_info:
|
||
rime_version: 1.16.0
|
||
timestamps:
|
||
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
|
||
ascii_composer:
|
||
good_old_caps_lock: true
|
||
switch_key:
|
||
Caps_Lock: clear
|
||
Control_L: noop
|
||
Control_R: noop
|
||
Eisu_toggle: clear
|
||
Shift_L: commit_text
|
||
Shift_R: commit_text
|
||
config_version: 0.40
|
||
key_binder:
|
||
bindings:
|
||
- {accept: minus, send: Page_Up, when: has_menu}
|
||
- {accept: equal, send: Page_Down, when: has_menu}
|
||
- {accept: semicolon, send: 2, when: has_menu}
|
||
- {accept: apostrophe, send: 3, when: has_menu}
|
||
- {accept: space, send: Escape, when: composing}
|
||
- {accept: space, send: space, when: has_menu}
|
||
- {accept: "Control+Shift+f", toggle: zh_trad, when: always}
|
||
- {accept: "Control+Shift+h", toggle: new_spelling, when: always}
|
||
- {accept: "Control+Shift+j", toggle: new_hide_pinyin, when: always}
|
||
- {accept: "Control+Shift+u", toggle: extended_char, when: always}
|
||
- {accept: "Control+Shift+m", toggle: emoji, when: always}
|
||
- {accept: "Control+Shift+F", toggle: zh_trad, when: always}
|
||
- {accept: "Control+Shift+H", toggle: new_spelling, when: always}
|
||
- {accept: "Control+Shift+J", toggle: new_hide_pinyin, when: always}
|
||
- {accept: "Control+Shift+U", toggle: extended_char, when: always}
|
||
- {accept: "Control+Shift+M", toggle: emoji, when: always}
|
||
- {accept: "Shift+space", toggle: full_shape, when: always}
|
||
- {accept: "Control+period", toggle: ascii_punct, when: always}
|
||
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: "……"}
|
||
_: "——"
|
||
"`": "·"
|
||
"{": "{"
|
||
"|": "|"
|
||
"}": "}"
|
||
"~": "~"
|
||
recognizer:
|
||
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_list:
|
||
- schema: 092wb
|
||
selector:
|
||
bindings:
|
||
ISO_Left_Tab: previous_candidate
|
||
"Shift+Tab": previous_candidate
|
||
Tab: next_candidate
|
||
switcher:
|
||
abbreviate_options: true
|
||
caption: "〔方案选单〕"
|
||
fold_options: true
|
||
hotkeys:
|
||
- "Control+grave"
|
||
option_list_separator: " / " |