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
Thanks for making this project.
I read the LWN article on copy, and was wondering if someone had the courage to rewrite cp like for example what the author of ripgrep did for grep.
I'll open a few issues with my first thoughts using xcp, feel free to close/ignore them if you disagree.
It would be great to display the copy speed (in KB/s or MB/s) at the end of the progress bar.
I know that you are using the indicatif crate, and this is not built in, but that would be a valuable addition nevertheless.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for making this project.
I read the LWN article on copy, and was wondering if someone had the courage to rewrite cp like for example what the author of ripgrep did for grep.
I'll open a few issues with my first thoughts using xcp, feel free to close/ignore them if you disagree.
It would be great to display the copy speed (in KB/s or MB/s) at the end of the progress bar.
I know that you are using the indicatif crate, and this is not built in, but that would be a valuable addition nevertheless.
The text was updated successfully, but these errors were encountered: