Select

There is a HUGE problem with the select... function.

When clicking this button, a imput-box opens, where you can for example select *.bak

The problem is, this function does NOT deselect current highlighted file/folder so you will always select all tha bak files PLUS the currently under cursor file/folder.

Yes this is by design, if you want non-matching files to be deselected edit the command and add the DESELECTNOMATCH argument.

Thanks !