Add an option :opt:cursor_text_color to render text under the cursor in a fixed color.

See #126
This commit is contained in:
Kovid Goyal
2018-07-12 12:50:42 +05:30
parent d6a603d536
commit 55fc5c4358
5 changed files with 37 additions and 5 deletions

View File

@@ -3,6 +3,12 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
0.12.0 [future]
------------------------------
- Add an option :opt:`cursor_text_color` to render text under the cursor in a
fixed color. (:iss:`126`)
0.11.3 [2018-07-10]
------------------------------