Quick search/Filter matches file/folder name from the beginning only. It should be possible to match searched string anywhere in name. Reproducible: Always Steps to Reproduce: 1. Create file aaabbb 2. Enable new style QuickSearch 3. Type bbb in Quicksearch Actual Results: File aaabbb is not selected (found by QuickSearch) Expected Results: File aaabbb is selected (found by QuickSearch)
I created a pull request to add this feature but you can already search by substring if you use the quick filter functionality (press Ctrl+i).
seems to be fixed in current git