Make using a fixed color for the text under the cursor the default

This commit is contained in:
Kovid Goyal
2018-07-12 16:52:38 +05:30
parent 55fc5c4358
commit 5bfe2fb8d3
2 changed files with 6 additions and 6 deletions

View File

@@ -6,8 +6,9 @@ Changelog
0.12.0 [future]
------------------------------
- Add an option :opt:`cursor_text_color` to render text under the cursor in a
fixed color. (:iss:`126`)
- Render the text under the cursor in a fixed color, configurable via
the option :opt:`cursor_text_color` (:iss:`126`)
0.11.3 [2018-07-10]
------------------------------