Changelog entry for cursor beam thickness option

This commit is contained in:
Kovid Goyal 2020-02-06 17:52:40 +05:30
parent 53e059f4f7
commit e33f882abc
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 4 additions and 1 deletions

View file

@ -16,6 +16,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new :opt:`background_tint` option to darken the background under the text
area when using background images and/or transparent windows.
- A new :opt:`cursor_beam_thickness` option to control the thickness of the
beam cursor (:iss:`2337`)
0.16.0 [2020-01-28]