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:
Tienson Qin
2021-08-27 00:23:24 +08:00
parent 78e24f7479
commit ea9af272e4
8 changed files with 50 additions and 45 deletions

View File

@@ -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!}}})