fix: update shortcuts doc

pull/1675/head
Junyu Zhan 2021-04-14 17:55:47 +08:00
parent c7386b57a9
commit ca477b8c5f
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@
[:tr [:td (t :help/toggle)] [:td "?"]]
[:tr [:td (t :help/git-commit-message)] [:td "c"]]
[:tr [:td (t :help/full-text-search)] [:td (util/->platform-shortcut "Ctrl-u")]]
[:tr [:td (t :help/full-text-search)] [:td (util/->platform-shortcut "Ctrl-Shift-u")]]
[:tr [:td (t :help/page-search)] [:td (util/->platform-shortcut "Ctrl-Shift-u")]]
[:tr [:td (t :help/open-link-in-sidebar)] [:td "Shift-Click"]]
[:tr [:td (t :help/context-menu)] [:td "Right Click"]]
[:tr [:td (t :help/fold-unfold)] [:td "Tab"]]