Fix background_opacity incorrectly applying to selected text and reverse video text

Fixes #2177
This commit is contained in:
Kovid Goyal
2019-12-01 15:14:15 +05:30
parent 769998adca
commit 24e17cb7d8
2 changed files with 16 additions and 10 deletions

View File

@@ -13,6 +13,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- hints kitten: Add an option :option:`kitty +kitten hints --ascending` to
control if the hints numbers increase or decrease from top to bottom
- Fix :opt:`background_opacity` incorrectly applying to selected text and
reverse video text (:iss:`2177`)
0.15.0 [2019-11-27]
--------------------