The latest version of terminal-progress-bar is 0.4.2-0.
terminal-progress-bar
Version 0.4.0.1 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- A simple progress bar in the terminal
- Description
A progress bar is used to convey the progress of a task. This package implements a very simple textual progress bar.
See the module System.ProgressBar on how to use the progress bar or look at the terminal-progress-bar-example package.
The animated progress bar depends entirely on the interpretation of the carriage return character ('\r'). If your terminal interprets it as something else than "move cursor to beginning of line", the animation won't work.
- Author
- Roel van Dijk <vandijk.roel@gmail.com>
- Bug reports
- https://github.com/roelvandijk/terminal-progress-bar/issues
- Category
- System, User Interfaces
- Copyright
- 2012–2019 Roel van Dijk <vandijk.roel@gmail.com>
- Homepage
- https://github.com/roelvandijk/terminal-progress-bar
- Maintainer
- Roel van Dijk <vandijk.roel@gmail.com>
- Package URL
- n/a
- Stability
- provisional