This commit is contained in:
Kovid Goyal
2019-02-05 10:41:05 +05:30
parent eebe12a972
commit 3a3f745d31

View File

@@ -7,7 +7,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.13.4 [future]
---------------------
- Allow specifying a value of ``none`` for the :opt:`selection_foreground``
- Allow specifying a value of ``none`` for the :opt:`selection_foreground`
which will cause kitty to not change text color in selections (:iss:`1358`)
- icat kitten: Add support for displaying images at http(s) URLs (:iss:`1340`)