Render ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ with spaces at the edges

Matches rendering in most other programs and allows long chains of them to look better

Fixes #3844
This commit is contained in:
Kovid Goyal
2021-07-19 13:41:52 +05:30
parent d912d96f00
commit 1f35694705
2 changed files with 14 additions and 10 deletions

View File

@@ -39,6 +39,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new theme for the kitty website with support for dark mode.
- Render the ┄ ┅ ┆ ┇ ┈ ┉ ┊ ┋ with spaces at the edges. Matches rendering in
most other programs and allows long chains of them to look better
(:iss:`3844`)
0.21.2 [2021-06-28]
----------------------