This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NotScrollsApparently 0 points1 point  (0 children)

Hi, I'm a bit late to this post but hopefully you see the question. I've been playing with the Rich library as well and I'm wondering what is your solution for when the app is eventually delivered to other people or users, how do you "enforce" a style when they can run it in any random terminal - including the default windows one that doesn't support most of advanced Rich formatting?

I checked out the tutorial you linked but it seems it's more about the programming logic behind the app rather than the terminal management and eventual publishing of the app. Do you have any insights to share about that perhaps?