aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/buffer_spec.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2024-09-02 12:00:19 +0200
committerbfredl <bjorn.linse@gmail.com>2024-09-02 12:49:02 +0200
commit50a576ba576b5eff44d1c476da013eab11b4f3ed (patch)
treee933ba89fb2170a1124ebeebb13819c57d549bfc /test/functional/api/buffer_spec.lua
parent97f8d1de1cfaebd67bc994401da38b003b64b6df (diff)
downloadrneovim-50a576ba576b5eff44d1c476da013eab11b4f3ed.tar.gz
rneovim-50a576ba576b5eff44d1c476da013eab11b4f3ed.tar.bz2
rneovim-50a576ba576b5eff44d1c476da013eab11b4f3ed.zip
fix(mbyte): mark any 0xFE0F sequence as a TUI ambiguous width char
Some sequences beginning with ASCII might be rendered as emoji, as for instance emoji 1️⃣ which is encoded as ascii 0x31 + U+FE0F + U+20E3. While it is tricky to make the width of such sequences configurable, we can make TUI be careful with such sequences and reset the cursor, just like for Extended_Pictogram based sequences.
Diffstat (limited to 'test/functional/api/buffer_spec.lua')
0 files changed, 0 insertions, 0 deletions