[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bug: Ligatures are removed as one character
From: |
Avid Seeker |
Subject: |
Bug: Ligatures are removed as one character |
Date: |
Tue, 20 Feb 2024 02:26:28 +0000 |
When pressing backspace on Arabic ligatures (including characters with
diacritics), they are removed as if they are one character.
Example:
السَّلامُ
Pressing 3 backspaces leaves the word at ال. It removed لا which is a ligature
combining "ل" and "ا", and removed "م" with diacritics. Compare this with the
behavior of zsh.
For non-Arabic speakers, this is like typing: fi (U+0046 U+0049), but when
pressing backspace it removed it as the character: fi (U+FB01).
- Bug: Ligatures are removed as one character,
Avid Seeker <=