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
fix: Do not drop RTL-only text in a LTR buffer if width is None
Handles a specific case that wasn't happening before since we could only
have RTL-only text on an LTR line if the text was wrapping otherwise the
line would automatically be RTL
0 commit comments