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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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]
------------------------------