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
Codepoint width is difficult to determine with complete accuracy. The
previous fix assumed a width of 1, which broke more indentation than
it corrected. Reverting back to the previous behavior is not perfect,
but it's the best solution we have so far.
Fixes#369.
0 commit comments