Expand description
Progress bar — ports @clack/prompts progress().
Built on top of the spinner: the bar is rendered into the spinner’s message
line, so it animates the bullet character while the user calls
Progress::advance from another thread or in a loop.