Fix a regression in 0.17 that caused kitty @ set-colors to require setting cursor_text_color

Fixes #2470
This commit is contained in:
Kovid Goyal
2020-03-24 19:29:25 +05:30
parent bf7c26d357
commit c2957e7f12
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix a regression in 0.17 that caused incorrect variants to be
automatically selected for some fonts (:iss:`2462`)
- Fix a regression in 0.17 that caused kitty @ set-colors to require setting
cursor_text_color (:iss:`2470`)
0.17.0 [2020-03-24]
--------------------