linuxboot / linuxboot/heads

Implement missing fbwhiptail features, minimally input, maybe multi selection

Open
#2,069 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.