Files
2026-03-31 20:13:15 +08:00

145 lines
4.5 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.1
timestamps:
default: 1774018450
default.custom: 1774339475
key_bindings: 1774018450
key_bindings.custom: 0
punctuation: 1774018450
punctuation.custom: 0
ascii_composer:
good_old_caps_lock: true
config_version: 0.50
key_binder:
bindings:
- {accept: "Control+p", send: Up, when: composing}
- {accept: "Control+n", send: Down, when: composing}
- {accept: "Control+b", send: Left, when: composing}
- {accept: "Control+f", send: Right, when: composing}
- {accept: "Control+a", send: Home, when: composing}
- {accept: "Control+e", send: End, when: composing}
- {accept: "Control+d", send: Delete, when: composing}
- {accept: "Control+k", send: "Shift+Delete", when: composing}
- {accept: "Control+h", send: BackSpace, when: composing}
- {accept: "Control+g", send: Escape, when: composing}
- {accept: "Control+bracketleft", send: Escape, when: composing}
- {accept: "Control+y", send: Page_Up, when: composing}
- {accept: "Alt+v", send: Page_Up, when: composing}
- {accept: "Control+v", send: Page_Down, when: composing}
- {accept: minus, send: Page_Up, when: has_menu}
- {accept: equal, send: Page_Down, when: has_menu}
- {accept: comma, send: Page_Up, when: paging}
- {accept: period, send: Page_Down, when: has_menu}
- {accept: "Control+Shift+1", select: .next, when: always}
- {accept: "Control+Shift+2", toggle: ascii_mode, when: always}
- {accept: "Control+Shift+3", toggle: full_shape, when: always}
- {accept: "Control+Shift+4", toggle: simplification, when: always}
- {accept: "Control+Shift+5", toggle: extended_charset, when: always}
- {accept: "Control+Shift+exclam", select: .next, when: always}
- {accept: "Control+Shift+at", toggle: ascii_mode, when: always}
- {accept: "Control+Shift+numbersign", toggle: full_shape, when: always}
- {accept: "Control+Shift+dollar", toggle: simplification, when: always}
- {accept: "Control+Shift+percent", toggle: extended_charset, when: always}
menu:
page_size: 6
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:
email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$"
uppercase: "[A-Z][-_+.'0-9A-Za-z]*$"
url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$"
schema_list:
- schema: rime_ice
- schema: luna_pinyin_simp
- schema: double_pinyin_flypy
- schema: wubi86
- schema: bopomofo
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"
- "Control+Shift+grave"
- F4
option_list_separator: ""
save_options:
- full_shape
- ascii_punct
- simplification
- extended_charset
- zh_hant
- zh_hans
- zh_hant_tw