From 9ba3cf0727591ac2d9d0e617115c29eb7cc42198 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 13 Feb 2026 10:37:15 +0000 Subject: [PATCH] Add keyboard shortcuts documentation for session navigation Co-authored-by: Kvarkas <3611964+Kvarkas@users.noreply.github.com> --- mRemoteNGDocumentation/keyboard_shortcuts.rst | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/mRemoteNGDocumentation/keyboard_shortcuts.rst b/mRemoteNGDocumentation/keyboard_shortcuts.rst index 6bbf01ef..b9510fae 100644 --- a/mRemoteNGDocumentation/keyboard_shortcuts.rst +++ b/mRemoteNGDocumentation/keyboard_shortcuts.rst @@ -73,3 +73,35 @@ Connections - Move Up * - Ctrl+Down - Move Down + +Sessions +======== + +.. list-table:: + :widths: 30 70 + :header-rows: 1 + + * - Keybinding + - Action + * - Ctrl+Right + - Next Session/Tab + * - Ctrl+Left + - Previous Session/Tab + * - Ctrl+1 + - Jump to Session 1 + * - Ctrl+2 + - Jump to Session 2 + * - Ctrl+3 + - Jump to Session 3 + * - Ctrl+4 + - Jump to Session 4 + * - Ctrl+5 + - Jump to Session 5 + * - Ctrl+6 + - Jump to Session 6 + * - Ctrl+7 + - Jump to Session 7 + * - Ctrl+8 + - Jump to Session 8 + * - Ctrl+9 + - Jump to Session 9