























# default.custom.yaml
patch:
schema_list:
- schema: wubi86 #五笔86
- schema: pinyin_simp #拼音
- schema: wubi_pinyin #混拼
# squirrel.custom.yaml
patch:
style:
font_point: 18 #字号
horizontal: true #横栏显示
font_face: melo #字体
color_scheme: native #样式,内置多个样式,可以在squirrel.yaml查看
patch:
ascii_composer:
good_old_caps_lock: false/true # `true` 大写、`false` 小写
# default.custom.yaml
patch:
ascii_composer:
good_old_caps_lock: false # true 大写 、false 小写
switch_key:
Caps_Lock: commit_code # 编码字符上屏
Shift_L: noop # 屏蔽
Shift_R: noop
Control_L: noop
Control_R: noop
# wubi_pinyin.schema.yaml
# 修改自己想修改的输入方案配置文件(xxx.schema.yaml)
punctuator:
import_preset: default # default/symbols
# default.custom.yaml
patch:
punctuator:
full_shape: #全角符号
" ": {commit: " "}
"!": {commit: "!"}
"\"": {pair: ["“", "”"]}
"#": ["#", "⌘"]
"$": ["¥", "$", "€", "£", "¥", "¢", "¤", "₩"]
"%": ["%", "°", "℃"]
"&": "&"
"'": {pair: ["‘", "’"]}
"(": "("
")": ")"
"*": ["*", "·", "・", "×", "※", "❂"]
"+": "+"
",": {commit: ","}
"-": "-"
.: {commit: "。"}
"/": ["/", "÷"]
":": {commit: ":"}
";": {commit: ";"}
"<": ["《", "〈", "«", "‹"]
"=": ["=", "々", "〃"]
">": ["》", "〉", "»", "›"]
"?": {commit: "?"}
"@": ["@", "☯"]
"[": ["「", "【", "〔", "[", "〚", "〘"]
"\\": ["、", "\"]
"]": ["」", "】", "〕", "]", "〛", "〙"]
"^": {commit: "……"}
_: "——"
"`": "`"
"{": ["『", "〖", "{"]
"|": ["·", "|", "§", "¦"]
"}": ["』", "〗", "}"]
"~": "~"
half_shape: #半角符号
"!": {commit: "!"}
"\"": {pair: ["“", "”"]}
# "#": ["#", "№"]
"$": ["¥", "$", "€", "£", "¥", "¢", "¤", "₩"]
"%": ["%", "%", "°", "℃", "‰", "‱", "℉", "℅", "℆", "℀", "℁", "⅍"]
"&": "&"
"'": {pair: ["‘", "’"]}
# "(": "("
# ")": ")"
# "*": ["*", "*", "·", "・", "×", "※", "❂", "⁂", "☮", "☯", "☣"]
"+": "+"
",": {commit: ","}
"-": "-"
.: {commit: "。"}
"/": ["、", "、", "/", "/", "÷"]
":": {commit: ":"}
";": {commit: ";"}
"<": ["《", "〈", "«", "‹", "˂", "˱"]
"=": ["=", "々", "〃"]
">": ["》", "〉", "»", "›", "˃", "˲"]
"?": {commit: "?"}
"@": ["@", "©", "®", "℗"]
# "[": ["「", "【", "〔", "[", "〚", "〘"]
# "]": ["」", "】", "〕", "]", "〛", "〙"]
"\\": ["、", "\\", "\"]
"^": {commit: "……"}
_: "——"
# "`": ["`", "‵", "‶", "‷", "′", "″", "‴", "⁗"]
"{": ["『", "〖", "{"]
"}": ["』", "〗", "}"]
"|": ["·", "・", "|", "|", "§", "¦", "‖", "︴"]
"~": ["~", "~", "˜", "˷", "ⸯ", "≈", "≋", "≃", "≅", "≇", "∽", "⋍", "≌", "﹏", "﹋", "﹌", "︴"]
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。