From 470abc25e47ce670d531e72e65ead7a21c56b0a7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 25 Sep 2020 21:02:27 +0530 Subject: [PATCH] Changelog entry for hyperlinks with hints kitten --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8e05ed907..288581442 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,6 +37,9 @@ 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 + for activating hyperlinks using just the keyboard + - Allow tracking focus change events in watchers (:iss:`2918`) - Allow specifying watchers in session files and via a command line argument