Draw underlines under the text instead of over it

This commit is contained in:
Kovid Goyal
2018-09-03 09:48:53 +05:30
parent 6ec58f58ce
commit f8395e36a1
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,8 @@ Changelog
- Fix legacy invocation of icat as `kitty icat` not working (:iss:`850`)
- Draw underlines under the text instead of over it
0.12.0 [2018-09-01]
------------------------------