__build_info:
rime_version: 1.5.3
timestamps:
default: 1526362370
default.custom: 0
wubi86.custom: 0
wubi86.schema: 1526362370
engine:
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
- table_translator
key_binder:
bindings:
- {
accept: semicolon, send: 2, when: has_menu}
- {
accept: apostrophe, send: 3, when: has_menu}
- {
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