Implement missing fbwhiptail features, minimally input, maybe multi selection
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 6
Description
Fbwhiptail was made in a night. It's now used everywhere under Heads, well mostly.
I'm working at color coding heads right now, and reducing noise and console input/output.
To go further, input for text is missing from whiptail (modules/newt) into fbwhiptail (modules/fbwhiptail)
Mutiselection to act as a configuration management as well would be nice to have.
Let's see what can be done?
Contributor guide
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
Start by reading the existing implementations in modules/newt and modules/fbwhiptail, focusing on how whiptail handles text input and multi-selection. Define the minimum supported behavior for each feature and verify it in the Heads workflows that use fbwhiptail.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100