mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
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:
parent
274dd2f3fe
commit
eebe12a972
5 changed files with 25 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue