What is your current rclone version (output from rclone version)?
rclone v1.74.3
- os/version: darwin 26.5.1 (64 bit)
- os/kernel: 25.5.0 (arm64)
- os/type: darwin
- os/arch: arm64 (ARMv8 compatible)
- go/version: go1.26.4
- go/linking: dynamic
- go/tags: cmount
What problem are you are trying to solve?
select and delete multiple files
How do you think rclone should be changed to solve that?
currently when i select mutiple files and press D it shows a confirmation dialog showing number of files

after pressing confirm there is no indication that the process has started so it is confusing, the program seems hung, would be nice to have at least some indication that the deletion process has started.
after deletion finishes the message is a bit scary: "successfully deleted all items!".

it would be nicer to see "successfully deleted N items" instead.
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
What is your current rclone version (output from
rclone version)?rclone v1.74.3
What problem are you are trying to solve?
select and delete multiple files
How do you think rclone should be changed to solve that?
currently when i select mutiple files and press D it shows a confirmation dialog showing number of files


after pressing confirm there is no indication that the process has started so it is confusing, the program seems hung, would be nice to have at least some indication that the deletion process has started.
after deletion finishes the message is a bit scary: "successfully deleted all items!".
it would be nicer to see "successfully deleted N items" instead.
How to use GitHub