mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
When a character from the Unicode Dingbat block is followed by a space, use the extra space to render a larger version of the character
Fixes #2850
This commit is contained in:
parent
ca998fb4b0
commit
6476a1d2e0
2 changed files with 9 additions and 1 deletions
|
|
@ -17,6 +17,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Implement support for box drawing rounded-corners characters (:iss:`2240`)
|
||||
|
||||
- When a character from the Unicode Dingbat block is followed by a space, use
|
||||
the extra space to render a larger version of the character (:iss:`2850`)
|
||||
|
||||
- macOS: Fix the LC_TYPE env var being set to UTF-8 on systems in which the
|
||||
language and country code do not form a valid locale (:iss:`1233`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue