This commit is contained in:
Kovid Goyal 2020-10-04 18:43:59 +05:30
parent 2aa9886ebb
commit b03dd5b6b2
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -37,7 +37,7 @@ 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
- 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`)