From e74797037c3469438aa9045880c449bff7b68a8e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 4 May 2020 13:30:35 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 50f8c9829..9155ad0cf 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -22,7 +22,7 @@ To update |kitty|, :doc:`follow the instructions `. - Report modifier key state when sending wheel events to the terminal program - Fix kitty @ send-text not working with text larger than 1024 bytes when using - --listen-on (:iss:`2607`) + :option:`kitty --listen-on` (:iss:`2607`) 0.17.3 [2020-04-23]