Implement box drawing for Fira Code spinner glyphs

This commit is contained in:
Kovid Goyal
2024-03-10 21:08:23 +05:30
parent 36c79f3d50
commit 7d787e6c22
3 changed files with 36 additions and 2 deletions

View File

@@ -92,6 +92,8 @@ Detailed list of changes
- Ignore :opt:`startup_session` when kitty is invoked with command line options specifying a command to run (:pull:`7198`)
- Box drawing: Specialize rendering for the Fira Code progress bar/spinner glyphs
0.32.2 [2024-02-12]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~