From 9981778131d70cb85f7b0b089f033768583ab5f6 Mon Sep 17 00:00:00 2001 From: Kamil Zielinski Date: Wed, 6 May 2026 13:11:07 +0200 Subject: [PATCH] Remove shift from next tab shortcut --- docs/basic.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic.rst b/docs/basic.rst index 885287aa9..e6ff994e5 100644 --- a/docs/basic.rst +++ b/docs/basic.rst @@ -41,7 +41,7 @@ Action Shortcut ======================== ======================= New tab :sc:`new_tab` (also :kbd:`⌘+t` on macOS) Close tab :sc:`close_tab` (also :kbd:`⌘+w` on macOS) -Next tab :sc:`next_tab` (also :kbd:`⇧+⌃+⇥` and :kbd:`⇧+⌘+]` on macOS) +Next tab :sc:`next_tab` (also :kbd:`⌃+⇥` and :kbd:`⇧+⌘+]` on macOS) Previous tab :sc:`previous_tab` (also :kbd:`⇧+⌃+⇥` and :kbd:`⇧+⌘+[` on macOS) Next layout :sc:`next_layout` Move tab forward :sc:`move_tab_forward`