chore: add comment for single letter shortcuts

This commit is contained in:
Konstantinos Kaloutas
2022-09-19 11:15:06 +03:00
parent b7c4a0b5c0
commit 5d3e45e989

View File

@@ -31,6 +31,7 @@
;; To add a new entry to this map, first add it here and then
;; a description for it in frontend.modules.shortcut.dicts/all-default-keyboard-shortcuts.
;; :inactive key is for commands that are not active for a given platform or feature condition
;; Avoid using single letter shortcuts to allow chords that start with those characters
(def ^:large-vars/data-var all-default-keyboard-shortcuts
{:date-picker/complete {:binding "enter"
:fn ui-handler/shortcut-complete}