lin-ycv / EverythingPowerToys

Everything search plugin for PowerToys Run
Eclipse Public License 2.0
2.2k stars 57 forks source link

[BUG] "folder:" filter doesn't work when enable RegEx|"folder:"筛选命令在启用正则搜索后失效 #96

Closed Jiang10086 closed 4 months ago

Jiang10086 commented 4 months ago

Describe the bug When I enable RegEx in the plugin's setting, I can't use "folder:" commander to filter only folders.

To Reproduce Steps to reproduce the behavior:

  1. Enable RegEx in plugin's setting
  2. Search use "folder:"
  3. No result shows

Expected behavior "folder:" still work in RegEx mode.

Screenshots When RegEx disabled: image

When RegEx enabled: image

Logs (please upload or provide link to you log): 2024-04-28.txt

Version (please provide the version of software you are using):

lin-ycv commented 4 months ago

this isn't a bug per say, at least not with this plugin, it's a issue with Everything not supporting search filters when regex is enabled

image image

what you can do alternatively is enable regex: in the search query instead of the settings image

this however made me notice that search filters are broken in the latest release #97