prompt-toolkit / prompt-toolkit/python-prompt-toolkit
List of buttons, instead of list of check or radio buttons?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I just came across this project, and it's indeed very useful. My question is this- is it possible to implement a list of buttons, to implement an mconf-style UI, instead of a list of check- or radio- buttons?
e.g.

Thank you for this awesome project!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by locating the existing checkbox and radio-button list widgets and reviewing how their APIs and rendering work. Define the required mconf-style button behavior and document tests that demonstrate the new interaction before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100