Linux: Automatically increase cell height if the font being used is broken and draws the underscore outside the bounding box

See #690
This commit is contained in:
Kovid Goyal
2019-05-29 16:04:50 +05:30
parent 4e9dabfb25
commit 1ae32b5742
3 changed files with 53 additions and 24 deletions

View File

@@ -29,6 +29,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- When resizing and only a single window is present in the current layout,
use that window's background color to fill in the blank areas.
- Linux: Automatically increase cell height if the font being used is broken
and draws the underscore outside the bounding box (:iss:`690`)
0.14.0 [2019-05-24]
---------------------