Support infinite length ligatures

This commit is contained in:
Kovid Goyal
2021-05-06 18:54:34 +05:30
parent 8e36056dd8
commit 33287115de
3 changed files with 10 additions and 36 deletions

View File

@@ -7,6 +7,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.20.4 [future]
----------------------
- Support infinite length ligatures
- Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling
when the num lock or caps lock modifiers were engaged. (:iss:`3587`)