You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My first step was to add a special case for this character when getting string widths.
That hasn't seemed to have solved the problem though, and in fact my terminal emulator itself (Konsole) is acting wonky trying to display this!
It seems that Konsole itself thinks the width of this character is only 1 column, which is why when you paste in this character the cursor moves to the right one column. The terminal is supposed to move the cursor to the end of the text after text is written to it. Since it doesn't, this throws off liner's cursor movement algorithm.
https://github.com/redox-os/ion/issues/293
The text was updated successfully, but these errors were encountered: