This commit is contained in:
Junyi Du
2021-12-15 16:26:08 +08:00
committed by Tienson Qin
parent 80a9bc27bf
commit 824108b3be
2 changed files with 9 additions and 6 deletions

View File

@@ -2790,7 +2790,8 @@
shift? (.-shiftKey e)
code (gobj/getValueByKeys e "event_" "code")]
(cond
(util/event-is-composing? e)
(and (util/event-is-composing? e true)
(not (state/get-editor-show-page-search-hashtag?)))
nil
(or ctrlKey metaKey)