From fa83b3baa14b28ae2b04fe39ec669b519790a5ec Mon Sep 17 00:00:00 2001 From: Stian Lund Date: Mon, 24 Apr 2023 14:40:22 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d0d1abb..20de8e6 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ https://github.com/falsandtru/spatial-navigation Binds WASD, F, E and Q keys for navigation/hints. -* __wasd__: Four-way spatial navigation -* __e/E__: Cycle link hints +* __w/a/s/d__: Four-way spatial navigation +* __e/Shift+e__: Cycle link hints forward/back * __q__: Exit navigation/hints mode * __f/Enter__: Click link -* __Shift+Enter__: Shift-Click link -* __Ctrl+Enter__: Ctrl-Click link +* __Shift+Enter/Shift+f__: Shift-click link (open new focused tab) +* __Ctrl+Enter/Ctrl+f__: Ctrl-click link (open new background tab) ![Screenshot of extension in use](https://raw.githubusercontent.com/Pathduck/spatialnavigation/main/img/screenshot.jpg "Screenshot of extension in use")