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
expand line buffer to handle UTF-8 combining marks
To ensure sufficient space to handle UTF-8 code sequences, especially
unicode characters with arbitrary combining marks or diacritics, which
might take more bytes than the number of visual columns.
0 commit comments