4 Star 6 Fork 2

歌颂 / 星空一笔道

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xkybdz.schema.yaml 3.82 KB
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2018-09-19 08:25 . 0919A
# Rime schema settings
# encoding: utf-8
schema:
schema_id: xkybdz
name: 一笔单字
version: "Q1"
author:
- 发明人 大牛
dependencies:
- xkybfc
switches:
- options: [ _key_Settings ]
states: [ "ㄓ"]
- name: ascii_mode
reset: 0
states: [ , ]
- name: _hide_candidate
reset: 0 #默认关闭这个开关,开启候选栏
- name: simplification
states: [ , ] #简繁转换
#全半转换
- name: full_shape
#表情字符
- name: emoji_cn
punctuator:
full_shape:
' ' : { commit: ' ' }
',' : { commit: }
'.' : { commit: }
'<' : [ , , «, ]
'>' : [ , , », ]
'?' : { commit: }
';' : { commit: }
':' : { commit: }
'''' : { pair: [ '‘', '’' ] }
'"' : { pair: [ '“', '”' ] }
'/' : { commit: / }
'\' : [ 、, ]
'|' : [ ·, |, '§', '¦' ]
'`' : `
'~' : ~
'!' : { commit: ! }
'@' : [ @, ☯ ]
'#' : [ #, ⌘ ]
'%' : [ %, '°', '℃' ]
'$' : [ ¥, '$', '€', '£', '¥', '¢', '¤' ]
'^' : { commit: …… }
'&' : &
'*' : [ *, ·, ・, ×, ※, ❂ ]
'(' : (
')' : )
'-' : -
'_' : ——
'+' : +
'=' : =
'[' : [ 「, 【, 〔, [ ]
']' : [ 」, 】, 〕, ] ]
'{' : [ 『, 〖, { ]
'}' : [ 』, 〗, } ]
half_shape:
',' : { commit: }
'.' : { commit: }
'<' : [ , , «, ]
'>' : [ , , », ]
'/' : { commit: / }
'?' : { commit: }
';' : { commit: }
':' : { commit: }
'''' : { pair: [ '‘', '’' ] }
'"' : { pair: [ '“', '”' ] }
'\' : [ 、, '\', \ ]
'|' : [ ·, '|', , '§', '¦' ]
'`' : '`'
'~' : [ '~', ]
'!' : { commit: }
'@' : '@'
'#' : '#'
'%' : [ '%', , '°', '℃' ]
'$' : [ , '$', '€', '£', '¥', '¢', '¤' ]
'^' : { commit: …… }
'&' : '&'
'*' : [ '*', , ·, , ×, , ]
'(' :
')' :
'-' : '-'
'_' : ——
'+' : '+'
'=' : '='
'[' : [ , , , ]
']' : [ , , , ]
'{' : [ , , ]
'}' : [ , , ]
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
- table_translator@custom_phrase
- reverse_lookup_translator
- table_translator
- history_translator@history
filters:
- simplifier
- uniquifier
- simplifier@emoji_cn
- simplifier@simplification
speller:
auto_select: true
alphabet: "zyxwvutsrqponmlkjihgfedcba;"
initials: "abcdefghijklmnopqrstuvwxyz;"
translator:
dictionary: xkybdz.extended
enable_charset_filter: false
enable_completion: true
enable_encoder: true
enable_sentence: false
enable_user_dict: false
encode_commit_history: true
max_phrase_length: 6
history:
input: ';h'
size: 1
initial_quality: 1
emoji_cn:
opencc_config: emoji.json
option_name: emoji_cn
tips: all
simplification:
opencc_config: s2tw.json
option_name: simplification
custom_phrase:
dictionary: ""
user_dict: user_dict
db_class: stabledb
enable_sentence: false
initial_quality: "0"
reverse_lookup:
dictionary: xkybdz
comment_format:
- "xform/$/〕/"
- "xform/^/〔/"
- "xform/ /, /"
punctuator:
import_preset: symbols
key_binder:
bindings:
- {accept: minus, send: Page_Up, when: has_menu}
- {accept: equal, send: Page_Down, when: has_menu}
recognizer:
import_preset: default
patterns:
reverse_lookup: "[a-z`]*`+[a-z`]*"
punct: "^/([0-9]0?|[a-z]+)$"
english: "^'[A-Z|a-z]*'?$"
1
https://gitee.com/dzyht/rime_xkybd.git
git@gitee.com:dzyht/rime_xkybd.git
dzyht
rime_xkybd
星空一笔道
master

搜索帮助