mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Linux: Fix selection of fonts with multiple width variants not preferring the normal width faces
Fixes #2491
This commit is contained in:
parent
747ac85e7c
commit
e3af9f68d3
4 changed files with 13 additions and 3 deletions
|
|
@ -31,6 +31,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Fix a regression in 0.17 that broke the kitty @ launch remote command and
|
||||
also broke the --tab-title option when creating a new tab. (:iss:`2488`)
|
||||
|
||||
- Linux: Fix selection of fonts with multiple width variants not preferring
|
||||
the normal width faces (:iss:`2491`)
|
||||
|
||||
|
||||
0.17.1 [2020-03-24]
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue