Fix kitty @set-colors not working for tab backgrounds when using the fade tabbar style

Fixes #937
This commit is contained in:
Kovid Goyal
2018-09-09 19:41:32 +05:30
parent b9b38a4ec1
commit 5f6e21da9b
2 changed files with 9 additions and 1 deletions

View File

@@ -36,6 +36,9 @@ Changelog
- Revert change for backspacing of wide characters in the previous release,
as it breaks backspacing in some wide character aware programs (:iss:`875`)
- Fix kitty @set-colors not working for tab backgrounds when using the `fade` tabbar style
(:iss:`937`)
0.12.1 [2018-09-08]
------------------------------