Skip to content

Showcase some indicatif multibar examples with weird behavior

License

Notifications You must be signed in to change notification settings

migerh/indicatif-multibar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indicatif-multibar

Showcase some indicatif multibar examples with weird behavior

indicatif displays some weird behavior when it comes to displaying spinners while running a child process with Command::new(). This example program showcases a few of them.

Single spinner

This mostly works fine, the spinner spins but it gets duplicated once the child process finishes.

Multibar spinner

Using multiple spinners at the same time breaks the spinners - they simply don't spin.

Multibar spinner extended

If the spinners spin longer than the command runs they will start spinning as soon as the child process finishes.

About

Showcase some indicatif multibar examples with weird behavior

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages