Allow specifying a value of `none for the :opt:selection_foreground`` which will cause kitty to not change text color in selections

Fixes #1358
This commit is contained in:
Kovid Goyal
2019-02-05 10:34:56 +05:30
parent 274dd2f3fe
commit eebe12a972
5 changed files with 25 additions and 4 deletions

View File

@@ -7,6 +7,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.13.4 [future]
---------------------
- 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`)
- A new option :opt:`strip_trailing_spaces` to optionally remove trailing