🎨 Add shortcut keys for splitting the tab Fix https://github.com/siyuan-note/siyuan/issues/9470

This commit is contained in:
Vanessa 2023-10-21 22:33:20 +08:00
parent b63cc1839a
commit c7c23cc1ea
3 changed files with 34 additions and 1 deletions

View file

@ -256,6 +256,10 @@ export abstract class Constants {
move: {default: "", custom: ""},
selectOpen1: {default: "", custom: ""},
toggleDock: {default: "", custom: ""},
splitLR: {default: "", custom: ""},
splitMoveR: {default: "", custom: ""},
splitTB: {default: "", custom: ""},
splitMoveB: {default: "", custom: ""},
},
editor: {
general: {