From b03dd5b6b2b9e42fbb38ed73fff9ce6c3df1df90 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 4 Oct 2020 18:43:59 +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 581a910b9..a72142b9b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,7 +37,7 @@ To update |kitty|, :doc:`follow the instructions `. - Add support for displaying correct colors with non-sRGB PNG files (Adds a dependency on liblcms2) -- hints kitten: Add a new :opt:`kitty +kitten hints --type` of ``hyperlink`` useful +- hints kitten: Add a new :option:`kitty +kitten hints --type` of ``hyperlink`` useful for activating hyperlinks using just the keyboard - Allow tracking focus change events in watchers (:iss:`2918`)