dylanaraps / fff

📁 A simple file manager written in bash.
MIT License
4.07k stars 171 forks source link

[enhancement] add progress bar for cp/mv #172

Open pfr-dev opened 3 years ago

pfr-dev commented 3 years ago

Just like the Advanced Copy patch adds a progress bar to the cp and mv coreutils, it would be nice to integrate this to fff so we get some indication of progress when copying or moving large files and folders.