mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 06:41:30 +00:00
Fix a regression in the previous release that broke using `background for cursor_text_color`
Fixes #1288
This commit is contained in:
parent
361b23e3f1
commit
d00fbd73fc
2 changed files with 8 additions and 1 deletions
|
|
@ -3,6 +3,13 @@ Changelog
|
|||
|
||||
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
|
||||
|
||||
0.13.3 [future]
|
||||
------------------------------
|
||||
|
||||
- Fix a regression in the previous release that broke using ``background`` for
|
||||
:opt:`cursor_text_color` (:iss:`1288`)
|
||||
|
||||
|
||||
0.13.2 [2019-01-04]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue