From a23beddc6631701915de6c343caa88bfbe2e8f6c Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Thu, 28 Jan 2021 21:07:58 +0100 Subject: [PATCH] Update documentation with new shortcut key --- docs/source/int_interface.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/int_interface.rst b/docs/source/int_interface.rst index 3427895f..cf6bc065 100644 --- a/docs/source/int_interface.rst +++ b/docs/source/int_interface.rst @@ -344,6 +344,7 @@ Most features are available as keyboard shortcuts. These are as follows: ":kbd:`Alt`:kbd:`1`", "Switch focus to the project tree." ":kbd:`Alt`:kbd:`2`", "Switch focus to document editor." ":kbd:`Alt`:kbd:`3`", "Switch focus to document viewer." + ":kbd:`Alt`:kbd:`4`", "Switch focus to outline view." ":kbd:`Alt`:kbd:`Left`", "Move backward in the view history of the document viewer." ":kbd:`Alt`:kbd:`Right`", "Move forward in the view history of the document viewer." ":kbd:`Ctrl`:kbd:`.`", "Open menu to correct word under cursor."