"just --list" should list fallback recipes
Open
coveted
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
Now that fallback is stable, it seems that `just --list` should be aware and display fallback recipes, perhaps under a "fallback" section.
Contributor guide
Research direction
Start by tracing the `just --list` command and how fallback recipes are represented. Check how the list output groups recipes, then determine where fallback recipes should appear under a separate "fallback" section. Done means `just --list` displays fallback recipes without disrupting the existing recipe listing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100