diff options
Diffstat (limited to 'commands.js')
| -rw-r--r-- | commands.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.js b/commands.js index d4613c12..8e642665 100644 --- a/commands.js +++ b/commands.js @@ -223,6 +223,7 @@ var commandGroups = { "reload", "toggleViewSource", "zoomIn", "zoomOut", "zoomReset", "copyCurrentUrl", "goUp", "enterInsertMode", "focusInput", "linkHints.activateMode", "linkHints.activateModeToOpenInNewTab", "linkHints.activateModeWithQueue", + "activateBookmarkFindMode", "activateBookmarkFindModeToOpenInNewTab", "goPrevious", "goNext", "nextFrame"], findCommands: ["enterFindMode", "performFind", "performBackwardsFind"], historyNavigation: |
