Make underline cursor thickness configurable

This commit is contained in:
Eyal Chojnowski
2020-02-06 16:15:12 +01:00
parent e33f882abc
commit edba63d0d9
6 changed files with 14 additions and 5 deletions

View File

@@ -19,6 +19,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new :opt:`cursor_beam_thickness` option to control the thickness of the
beam cursor (:iss:`2337`)
- A new :opt:`cursor_underline_thickness` option to control the thickness of the
underline cursor
0.16.0 [2020-01-28]