Replies: 1 comment 3 replies
-
What have you tried? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to create a custom "console" using Rich that asks for input from the user, but I want that input to have a custom prompt_suffix. It looks as if that isn't supported, and even creating a new Prompt() and changing the suffix doesn't have any impact. Am I missing something obvious or should this be a feature request?
Beta Was this translation helpful? Give feedback.
All reactions