https://bugs.kde.org/show_bug.cgi?id=450219

--- Comment #3 from ninj...@gmail.com ---
Since you asked:

displayCharacter() assigns characters to character cells, and originally didn't
support characters with no width (https://bugs.kde.org/show_bug.cgi?id=96536).  

Then, support was added for diacritics (Mark_NonSpacing) characters, by
allowing a character cell to, instead of containing a character, to point to a
sequence of characters
(https://invent.kde.org/utilities/konsole/-/commit/c335324f31e946d4e3a0c63d1fbed8c114aea987).
 

Later, support was added for Hangul medial and terminal Jamo, which have
Letter_Other Unicode General_category
(https://invent.kde.org/utilities/konsole/-/commit/437440978bca1bd84e70ee61ba7974f63fe0630a).
 

The referenced commit in the pending merge request further adds support for
zero-width Other_Format controls.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to