From da379bf76a4ee837dff9872d7b994e6cd94d35e1 Mon Sep 17 00:00:00 2001 From: Dvel Date: Wed, 21 Dec 2022 12:12:45 +0800 Subject: [PATCH] docs --- default.custom.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/default.custom.yaml b/default.custom.yaml index 56f64f1..3a4c411 100644 --- a/default.custom.yaml +++ b/default.custom.yaml @@ -18,10 +18,10 @@ patch: switcher: caption: 「方案选单」 hotkeys: - # - Control+grave - - Control+Shift+grave # - F4 + # - Control+grave # - Alt+grave + - Control+Shift+grave save_options: # 开关记忆,从方案选单(而非快捷键)切换时会记住的选项,需要记忆的开关不能设定 reset - full_shape - ascii_punct @@ -85,6 +85,7 @@ patch: - { when: has_menu, accept: equal, send: Page_Down } # paging_with_comma_period: 翻页:, . + # 需要额外注释掉方案中 recognizer/patterns 下的 url_2 选项(这个会覆盖掉句号的行为) # - { when: paging, accept: comma, send: Page_Up } # - { when: has_menu, accept: period, send: Page_Down }