Regular expression find files and delete

Things you’d like to miss in the future...
Post Reply
Gandolf

Regular expression find files and delete

Post by Gandolf »

Using ">\.htm" to find all files with html and htm extensions. Delete one of the files and the list of found files goes blank. Using "*.htm*" when a file is deleted all the other found files remain in the list.

Auto-refresh on file system changes is on.

Further, if I then restore the deleted file the found file display goes blank in RegExp find mode, but in standard find file mode the found list is updated.

admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Regular expression find files and delete

Post by admin »

Hey, very good! I'm slightly shocked that I did not see this right away myself. Pretty serious little bug. It's fixed now, the BETA will come tonight.

Gandolf

Post by Gandolf »

Excellent, it took me rather by surprise and I spent some time to make sure that it was not something silly I was doing.

Post Reply