aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-19 22:57:38 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-19 22:57:38 +0200
commit2315cc3f338583e000e93952404904df8c93d53f (patch)
treef9afffee8e4d6d8d3495661ed57e7a3b4ea9aa87 /README.md
parent1eff755a13250e588538c20c7e27fff5036b8c5b (diff)
Fix tab moving with ctrl+num writing number in search bar. Fix tab moving with vim keys moving in body and tab...
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 038585e..cb3a591 100644
--- a/README.md
+++ b/README.md
@@ -52,8 +52,8 @@ Type text and then wait and QuickMedia will automatically search.\
`Arrow down`/`Ctrl+J`: Move down.\
`Left`/`Ctrl+H`: Move left.\
`Right`/`Ctrl+L`: Move right.\
-`Ctrl+Left`/`Ctrl+H`/`Ctrl+Shift+Tab`: Select the tab to the left.\
-`Ctrl+Right`/`Ctrl+L`/`Ctrl+Tab`: Select the tab to the right.\
+`Ctrl+Left`/`Ctrl+H`/`Ctrl+Shift+Tab`/`Alt+H`: Select the tab to the left.\
+`Ctrl+Right`/`Ctrl+L`/`Ctrl+Tab`/`Alt+L`: 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).\