From 2315cc3f338583e000e93952404904df8c93d53f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 19 Sep 2022 22:57:38 +0200 Subject: Fix tab moving with ctrl+num writing number in search bar. Fix tab moving with vim keys moving in body and tab... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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).\ -- cgit v1.2.3