From 2ba623a811758cd821f083b63e1769be90e12d8d Mon Sep 17 00:00:00 2001 From: gryf Date: Tue, 21 Apr 2026 16:28:46 +0200 Subject: [PATCH] Fix wrong shortcut in README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 553ff69..60081a2 100644 --- a/README.rst +++ b/README.rst @@ -183,7 +183,7 @@ several keysyms mapped to the actions: * ``Shift-Up``: ``rename_tab`` - for tab title renaming * ``Shift-Left``: ``prev_tab`` - for jumping to previous tab * ``Shift-Right``: ``next_tab`` - for jumping to next tab -* ``Shift-Left``: ``move_tab_left`` - for moving tab to the left +* ``Control-Left``: ``move_tab_left`` - for moving tab to the left * ``Control-Right``: ``move_tab_right`` - for moving tab to the right * ``Control-1..0``: ``jump_to_tab`` - for quickly jumping into first tenth tabs