progress icon indicating copy to clipboard operation
progress copied to clipboard

Linux tool to show progress for cp, mv, dd, ... (formerly known as cv)

Results 64 progress issues
Sort by recently updated
recently updated
newest added

Hi, First of all, love the tool, awesome idea! I got interested to use `progress` as a framework for building other tools on top of it, specifically an indicator for...

…rgument, and only one newline between entries. Very small change, just added another flag that I found personally handy.

Files with Unicode names are displayed as gibberish.

It would be nice to have support for the `rsync` command.

it seems `progress` is not able to get the progression of a piped command for example: ``` ❯ progress -c xz [ 7525] xz …/signal-desktop-bin/signal-desktop-bin-1.23.1-1-x86_64.pkg.tar.xz 100.0% (53.1 MiB / 53.1...

This is a new feature `progress -g -p ` will show the current progress of <pid> and all the processes (max 32 compile-time constant) that are in <pid>'s process group...

Everything works fine when copying and moving files on local partitions. Progress is updated after specified times (for example with using `watch progress -q`). When copying and moving files to...

Indenting all the project with sublime to make it more readable.

Given the description from the README file I am not sure if this is feasible, but would it be possible to implement support for compressing folders using the tar command?...