mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
feat: type c to git commit
also, fixed an issue that backspace can delete selected blocks when there's a dialog.
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
;; :ui/toggle-between-page-and-file route-handler/toggle-between-page-and-file!
|
||||
:git/commit
|
||||
{:desc "Git commit message"
|
||||
:binding "g c"
|
||||
:binding "c"
|
||||
:fn commit/show-commit-modal!}}})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user