mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
9c970b1bdc
commit
33af6bf0d9
2 changed files with 2 additions and 2 deletions
|
|
@ -343,7 +343,7 @@ export abstract class Constants {
|
|||
// 冲突不使用 "⌘S/Q"
|
||||
// "⌘", "⇧", "⌥", "⌃"
|
||||
// "⌘A", "⌘X", "⌘C", "⌘V", "⌘-", "⌘=", "⌘0", "⇧⌘V", "⌘/", "⇧↑", "⇧↓", "⇧→", "⇧←", "⇧⇥", "⌃D", "⇧⌘→", "⇧⌘←",
|
||||
// "⌘Home", "⌘End", "⇧↩", "⌥↩", "↩", "PageUp", "PageDown", "⌫", "⌦", "Escape" 不可自定义
|
||||
// "⌘Home", "⌘End", "⇧↩", "↩", "PageUp", "PageDown", "⌫", "⌦", "Escape" 不可自定义
|
||||
public static readonly SIYUAN_KEYMAP: Config.IKeymap = {
|
||||
general: {
|
||||
mainMenu: {default: "⌥\\", custom: "⌥\\"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue