mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 09:15:57 +02:00
Add link to where in the Unicode spec VS15 behavior comes from
This commit is contained in:
@@ -461,8 +461,9 @@ Unicode variation selectors
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
There are two code points (:code:`U+FE0E` and :code:`U+FE0F`) that can actually
|
||||
alter the width of the previous code point. When adding a code point to the
|
||||
previous cell these have to be handled specially.
|
||||
`alter the width of the previous code point <http://www.unicode.org/reports/tr11/#ED4>`__
|
||||
by changing their presentation between *Emoji_Presentation* and *Text_Presentation*.
|
||||
When adding a code point to the previous cell these have to be handled specially.
|
||||
|
||||
``U+FE0E`` - Variation Selector 15
|
||||
When the previous cell has width two and the last code point in the previous
|
||||
|
||||
Reference in New Issue
Block a user