From 77551cdfc10637dfd48265b7831d3e089bea277f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 3 Dec 2023 15:06:12 +0530 Subject: [PATCH] Weird macOS docs build failure --- docs/mapping.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mapping.rst b/docs/mapping.rst index abecb16a6..c81d4fd96 100644 --- a/docs/mapping.rst +++ b/docs/mapping.rst @@ -236,7 +236,7 @@ Debugging mapping issues ------------------------------ To debug mapping issues, kitty has several facilities. First, when you run -kitty with the :option:`--debug-input` command line flag it outputs details +kitty with the ``--debug-input`` command line flag it outputs details about all key events it receives form the system and how they are handled. To see what key events are sent to applications, run kitty like this::