We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Have same problem with Far Manager 3x64. In powershell, cmd it's ok.
Sorry, something went wrong.
Same in VSCode, cmd is ok
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: