Windows11 (23H2), display resolution 3840x2160, win scaling 150%
Browser - quick filter
RegExp should be disabled by default because it changes the "simple" behavior of wildcards (*,?), which is not needed 95% of the time:
- found, but should not
<any_symbol>*
b<any_symbol>*
m<any_symbol>*
- not found, but should
*
*.bmp
1.b?p
- all checkboxes unchecked in Settings > Quick filter
- catalog disabled
Check the same search strings in win file explorer, Everything or FastStone (only * works there)
Suggestion
- improve search settings
- add "Use Regular Expressions" checkbox (disabled by default)
- add "Case sensitive" checkbox
- explicitly show default search option (folder/file name)
- highlight found letters in the names (like in Everything or win file explorer)
Related
- suggestions
Browser - quick filter - improve search settings (current post)
- done -
Browser - quick filter - change shortcuts (1.8.0)
Browser - quick filter - move settings closer to control (1.8.0)
Browser - search - reposition presets (1.6.5)
Browser - search - update UI (1.5.4)