Fix incorrect centering when a PUA or symbol glyph is followed by more than one space

This commit is contained in:
Kovid Goyal
2020-07-12 20:16:16 +05:30
parent 48631c4ea6
commit ca998fb4b0
2 changed files with 3 additions and 1 deletions

View File

@@ -41,6 +41,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix ``launch --location=last`` not working (:iss:`2841`)
- Fix incorrect centering when a PUA or symbol glyph is followed by more than one space
0.18.1 [2020-06-23]
--------------------