From 74f21ec77483db675ba16809e7823ac4ffeccd99 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 9 Dec 2021 12:18:48 +0530 Subject: [PATCH] Add an issue reference --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 61432a471..4caba2110 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -53,7 +53,7 @@ To update |kitty|, :doc:`follow the instructions `. to use as the bell sound - A new option :opt:`exe_search_path` to modify the locations kitty searches - for executables to run + for executables to run (:iss:`4324`) - broadcast kitten: Show a "fake" cursor in all windows being broadcast too (:iss:`4225`)