do-it method yourself: just select a font with a monolayer and write a function to update the line that will be displayed.
For instance. Empty column row
Have a var that stores the start of the offset
After calling the specified function, using the offset as the starting marker, replace the position with the words ">", and then increase the offset by 1. (Do not forget the modulo)
>>>>---->>>>---->>>>---->>>>---- ->>>>---->>>>---->>>>---->>>>--- -->>>>---->>>>---->>>>---->>>>-- --->>>>---->>>>---->>>>---->>>>- ---->>>>---->>>>---->>>>---->>>> >---->>>>---->>>>---->>>>---->>> >>---->>>>---->>>>---->>>>---->> >>>---->>>>---->>>>---->>>>---->
When the progress bar is displayed, add pipes to the ends ...
|>>>>---->>>>---->>>>---->>>>----| |->>>>---->>>>---->>>>---->>>>---| |-->>>>---->>>>---->>>>---->>>>--| |--->>>>---->>>>---->>>>---->>>>-| |---->>>>---->>>>---->>>>---->>>>| |>---->>>>---->>>>---->>>>---->>>| |>>---->>>>---->>>>---->>>>---->>| |>>>---->>>>---->>>>---->>>>---->|
Throw away some tags with CSS customization colors, and you have Vista-esque scroll progress bar, in ASCII
source share