use fullwidth 'A' for ascii_mode switches (#482)
This commit is contained in:
parent
e20230a6e3
commit
34fbc4043e
@ -33,7 +33,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
@ -33,7 +33,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
@ -33,7 +33,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
@ -33,7 +33,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
@ -33,7 +33,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
@ -33,7 +33,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
@ -23,7 +23,7 @@ schema:
|
|||||||
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
|
||||||
switches:
|
switches:
|
||||||
- name: ascii_mode
|
- name: ascii_mode
|
||||||
states: [ 中, A ]
|
states: [ 中, A ]
|
||||||
reset: 0
|
reset: 0
|
||||||
- name: ascii_punct # 中英标点
|
- name: ascii_punct # 中英标点
|
||||||
states: [ ¥, $ ]
|
states: [ ¥, $ ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user