mirror of
https://github.com/logseq/logseq.git
synced 2026-05-30 07:29:48 +00:00
enhance(editor): allow global git cmd shortcut
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
[:h1.title
|
||||
"Input command"]
|
||||
[:div.mt-4.mb-4.relative.rounded-md.shadow-sm.max-w-xs
|
||||
[:input#run-command.form-input.block.w-full.sm:text-sm.sm:leading-5
|
||||
[:input#run-command.form-input.font-mono.block.w-full.sm:text-sm.sm:leading-5
|
||||
{:autoFocus true
|
||||
:on-key-down util/stop-propagation
|
||||
:placeholder "git commit -m ..."
|
||||
|
||||
Reference in New Issue
Block a user