From 31f763282faaad18942285e6a85447a189109910 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 20 Aug 2022 14:03:16 +0530 Subject: [PATCH] Document the show help shortcut --- docs/basic.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/basic.rst b/docs/basic.rst index bd5538966..46cdf12c6 100644 --- a/docs/basic.rst +++ b/docs/basic.rst @@ -123,6 +123,7 @@ The full list of actions that can be mapped to key presses is available ================================== ======================= Action Shortcut ================================== ======================= +Show this help :sc:`show_kitty_doc` Copy to clipboard :sc:`copy_to_clipboard` (also :kbd:`⌘+c` on macOS) Paste from clipboard :sc:`paste_from_clipboard` (also :kbd:`⌘+v` on macOS) Paste from selection :sc:`paste_from_selection`