mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
Add link to where in the Unicode spec VS15 behavior comes from
This commit is contained in:
parent
c146d133dc
commit
b3bdfbc487
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue