canonical / canonical/multipass
[cli] When no TTY, print information in intervals instead of spinner
Open
CLI
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 828
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 44
Description
This will help integration tests that have no output while the spinner is spinning.
Contributor guide
Research direction
Start by locating the CLI spinner and its no-TTY output handling, then review the integration tests that run without a TTY. Determine an interval-based progress message that keeps producing information while the operation is idle; done means those tests receive periodic output instead of only a spinner.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100