Prints progress on new line on windows
gurpal2000 opened this issue · 1 comments
Hi - same problem as one or two other ruby progress bar gems.
Win7 64, ruby 1.9.3p429 (2013-05-15) [i386-mingw32]
[# ] [ 9.90/s] [00:09]
[## ] [ 9.97/s] [00:09]
[### ] [ 9.98/s] [00:09]
[##### ] [ 9.99/s] [00:09]
[###### ] [ 9.99/s] [00:09]
[####### ] [ 9.99/s] [00:08]
[######## ] [ 9.99/s] [00:08]
I don't have a Windows ruby install available to test on, but I'd happily accept a pull request that fixes it.