VIFM Version : 13
I was selecting two files with the “t” key to perform a “:diff” operation
Inadvertently I pressed the key “u”
Which had the effect of “undo” an older rename operation without me really noticing.
Of course, there was a line at the bottom of the screen that displayed
UNDONE ONE GROUP
I almost didn't realize it
Do you think it's reasonable not to add a confirmation box, but rather an information box?
Like this example, which I designed with GIMP:

The user has always the possibility to make ctrl -r to redo - in the case of an error
if you think it's a good idea, I can fork the current branch, make some changes and push the changes