Fix kitty @ set-colors not working with the window border colors

Fixes #623
This commit is contained in:
Kovid Goyal
2018-06-11 09:03:24 +05:30
parent ed71e73ca5
commit e55cae6192
4 changed files with 22 additions and 5 deletions

View File

@@ -83,6 +83,9 @@ Changelog
- Remote control: Fix kitty @ sometimes failing to read the response from
kitty. (:iss:`614`)
- Fix `kitty @ set-colors` not working with the window border colors.
(:iss:`623`)
0.10.1 [2018-05-24]
------------------------------