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
I am not sure this problem is by the reshaper or by the fact that get_display is called on the text, could you write a unit test that fails with this case?
I am using this package to be able to use my terminal in the rare cases where some RTL text is involved. I currently have this script:
And it works great:
![image](https://user-images.githubusercontent.com/36224762/111336927-e6293080-868a-11eb-980d-fa47c8bb3089.png)
But it would be even more awesome if it could support ANSI color codes:
![image](https://user-images.githubusercontent.com/36224762/111337554-6e0f3a80-868b-11eb-9572-fd95299ca9a8.png)
The text was updated successfully, but these errors were encountered: