-
Notifications
You must be signed in to change notification settings - Fork 0
/
flypy.custom.yaml
33 lines (31 loc) · 1.74 KB
/
flypy.custom.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Rime schema settings
# encoding: utf-8
patch:
"key_binder/bindings":
- {accept: bracketleft, send: Page_Up, when: paging} # [上翻页
- {accept: bracketright, send: Page_Down, when: has_menu} # ]下翻页
- {accept: "Tab", send: 2, when: has_menu} #Tab 次选
- {accept: KP_Enter, send: Return, when: composing}
# - {accept: comma, send: comma, when: paging} #注销逗号翻页
# - {accept: period, send: period, when: has_menu} #注销句号翻页
# - {accept: semicolon, send: 2, when: has_menu} #分号次选
# - {accept: Release+semicolon, send: semicolon, when: has_menu} #如要使用分号引导符号功能,并双击上屏分号,需注销此行
# - {accept: period, send: 2, when: has_menu} #句号次选,已用下面内容替代
# - {accept: dollar, send: 2, when: composing}
# - {accept: Release+dollar, send: period, when: composing}
# - {accept: Release+period, send: period, when: composing}
# - {accept: comma, send: 2, when: has_menu} #逗号次选
# - {accept: bar, send: 2, when: composing}
# - {accept: Release+bar, send: comma, when: composing}
# - {accept: Release+comma, send: comma, when: composing}
# - {accept: "Tab", send: Escape, when: composing}
# - {accept: "Caps_Lock", send: Escape, when: composing}
# - {accept: "Shift_R", toggle: ascii_mode, when: always}
# - {accept: "Shift+space", toggle: full_shape, when: always} #切换全半角
# - {accept: "Control+j", toggle: simplification, when: always} #切换简繁
# - {accept: "Control+period", toggle: ascii_punct, when: always} #切换中英标点
# - {accept: "Control+m", select: .next, when: always} #切换方案
"speller/auto_clear":
false
menu:
page_size: 9 #候选项数