feat: Cmd+Enter opens selected link, closes #4151
This commit is contained in:
@@ -84,7 +84,7 @@ function KeyboardShortcuts() {
|
||||
<Key symbol>{metaDisplay}</Key> + <Key>Enter</Key>
|
||||
</>
|
||||
),
|
||||
label: t("Save document and exit"),
|
||||
label: t("Go to link"),
|
||||
},
|
||||
{
|
||||
shortcut: (
|
||||
|
||||
Reference in New Issue
Block a user