ascii-progress icon indicating copy to clipboard operation
ascii-progress copied to clipboard

Each update is on a new line

Open jaimerod opened this issue 7 years ago • 2 comments

There is a bug that when the bar is ticked it creates a new bar on a new line.

I am using Windows 10 and node 8

PS C:\repo\unsorted\curl-uploader> node .\index.js Creating Documents: [▇▇▇▇▇▇▇▇▇▇————————————————————] 1/3 0.0 Creating Documents: [▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇——————————] 2/3 0.5 Creating Documents: [▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇] 3/3 0.0 Creating Assets: [▇▇▇▇▇▇▇▇▇▇————————————————————] 1/3 0.0 Creating Assets: [▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇——————————] 2/3 3.6 Creating Assets: [▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇] 3/3 0.0

jaimerod avatar Jul 11 '18 00:07 jaimerod

Have same problem with Far Manager 3x64. In powershell, cmd it's ok.

jtoming830 avatar Oct 05 '18 14:10 jtoming830

Same in VSCode, cmd is ok

WalasPrime avatar Oct 13 '18 20:10 WalasPrime