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
Have you checked the issues for a similar suggestions?
Yes
How would you improve Rich?
Propose on Console to strip emoji (strip shortcodes before rendering) if emoji is False.
Also add an options to if the user want to strip emoji or keep the emoji.
Here this the code inherit from Console that strip emoji if emoji is False:
Have you checked the issues for a similar suggestions?
Yes
How would you improve Rich?
Propose on Console to strip emoji (strip shortcodes before rendering) if emoji is False.
Also add an options to if the user want to strip emoji or keep the emoji.
Here this the code inherit from Console that strip emoji if emoji is False:
This should print if emoji=True:
Hi guys! ✨
emoji=False:
Hi guys!
What problem does it solve for you?
I think that keeping the emoji shortcodes make the text printing ugly, Remove it will be a good idea (of course, keep the originial way.)
The text was updated successfully, but these errors were encountered: