mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
@@ -231,7 +231,7 @@
|
||||
cm-options (merge default-cm-options
|
||||
(extra-codemirror-options)
|
||||
{:mode mode
|
||||
:tabindex -1 ;; do not accept TAB-in, since TAB is bind globally
|
||||
:tabIndex -1 ;; do not accept TAB-in, since TAB is bind globally
|
||||
:extraKeys #js {"Esc" (fn [cm]
|
||||
;; Avoid reentrancy
|
||||
(gobj/set cm "escPressed" true)
|
||||
|
||||
Reference in New Issue
Block a user