-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This is exactly what I was seeking, thank you!
The use case I would like to see is a default text display while the original command runs.
so an additional feature request:
a new command-line option to write my own text, and have that text appear as the "right side" of the progressline persistently while it runs.
as in:
#> long-running-command | progressline -d "Updating sources..."
(I made up "-d" for default text, just some kind of option flag)
and the output just remains like this:
✓ 38s ❯ Updating sources...
ideally, this could also work with the matching algorithm, too, so matched line will continue to stream on above lines, leaving the progressline default text as the current (last) line
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels