diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -29,9 +29,11 @@ Type text and then wait and QuickMedia will automatically search.\ `Esc`: Go back to the previous page or close QuickMedia if there is no previous page.\ `Up`/`Ctrl+K`: Move up.\ `Down`/`Ctrl+J`: Move down.\ -`Ctrl+Left`/`Ctrl+Alt+H`/`Ctrl+Shift+Tab`: Move left.\ -`Ctrl+Right`/`Ctrl+Alt+L`/`Ctrl+Tab`: Move right.\ -`Ctrl+1 to 9`: Switch to the specified tab.\ +`Left`/`Ctrl+H`: Move left.\ +`Right`/`Ctrl+L`: Move right.\ +`Ctrl+Left`/`Ctrl+Alt+H`/`Ctrl+Shift+Tab`: Select the tab to the left.\ +`Ctrl+Right`/`Ctrl+Alt+L`/`Ctrl+Tab`: Select the tab to the right.\ +`Ctrl+1 to 9`: Select the specified tab.\ `Home`: Scroll to the top (the first item).\ `End`: Scroll to the bottom (the last item).\ `Page up`: Scroll up an entire page.\ |