Open gingerbeardman opened 1 month ago
hi, can you explain more as to what this would do?
Sure!
It causes Finder to show a progress circle "pie chart" on the file or folder being copied:
It would enable users to track the status of the copy away from Terminal.
Understood, let me check if this can be done in source directly 👍
Would be cool to set progress xattr on the destination file so that it's visible in finder.
On the shell I would do:
range is 0..1
Though you can do it with API too.