Fix :opt:cursor_underline_thickness not working

Fixes #2465
This commit is contained in:
Kovid Goyal
2020-03-24 15:53:13 +05:30
parent c4f7c5c1cd
commit 5227b1f98b
2 changed files with 8 additions and 1 deletions

View File

@@ -4,6 +4,13 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.17.1 [future]
--------------------
- Fix :opt:`cursor_underline_thickness` not working (:iss:`2465`)
- :ref:`splits_layout` to arrange windows in arbitrary splits
0.17.0 [2020-03-24]
--------------------