Changelog entry for hyperlinks with hints kitten

This commit is contained in:
Kovid Goyal 2020-09-25 21:02:27 +05:30
parent 7fe6c7e78b
commit 470abc25e4
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -37,6 +37,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- 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