Page 1 of 1

Confirming deletion should include the file name

Posted: Wed Jan 20, 2021 6:36 am
by dev/null

The current deletion confirmation message looks like this:
Image

It would be much better if it included the name of the file we want to delete. This would avoid deleting the wrong file

Visual Studio Code has a very good solution for this, eg.:
Single file confirmation:
Image

Multiple files confirmation:
Image

Re: Confirming deletion should include the file name

Posted: Tue Mar 16, 2021 3:29 pm
by xnview
but if you want to delete many files, i can't show the list??