mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Fix space ligatures not working with Iosevka for some characters in the Enclosed Alphanumeric Supplement
Recognize chars in this block as non-emoji dingbats to turn on space ligatures for them Fixes #3954
This commit is contained in:
@@ -30,6 +30,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
|
||||
- broadcast kitten: Allow broadcasting :kbd:`ctrl+c` (:pull:`3956`)
|
||||
|
||||
- Fix space ligatures not working with Iosevka for some characters in the
|
||||
Enclosed Alphanumeric Supplement (:iss:`3954`)
|
||||
|
||||
|
||||
0.23.1 [2021-08-17]
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user