mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: disable global editing bindings when in block component editing
for example, codemirror, excalidraw modes
This commit is contained in:
@@ -164,6 +164,7 @@
|
||||
:fn editor-handler/backward-kill-word}}
|
||||
|
||||
:shortcut.handler/editor-global
|
||||
^{:before m/enable-when-not-component-editing!}
|
||||
{:editor/up
|
||||
{:desc "Move cursor up / Select up"
|
||||
:binding "up"
|
||||
|
||||
Reference in New Issue
Block a user