How to get a single character from the terminal while using rich's live display? #2181
Unanswered
yashrathi-git
asked this question in
Q&A
Replies: 1 comment
-
Not with Rich, have a look at the "keyboard" library. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I really love rich!
I am trying to create interactive checkbox and select prompts with
rich.Live
. Is there any easy way to get a single character from the terminal synchronously?Thank you
Beta Was this translation helpful? Give feedback.
All reactions