From faf6c3bce363ec00fb3d24699c1adeb02193f1b7 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 5 Jun 2021 19:25:30 +0200 Subject: Add missing left/right movement control in doc --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4945236..75ad9ca 100644 --- a/README.md +++ b/README.md @@ -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.\ -- cgit v1.2.3