ext:txt;md;html;htm;ahk;ini;py;cmd;bat;ps1;chm; C:\Users\|D:\ !"\.vscode" !"Vim\" !"RECYCLE.BIN" utf8content:
Results:No files containing keywords were found.
or this, and then type "utf8content:keyword" in the search:
ext:txt;md;html;htm;ahk;ini;py;cmd;bat;ps1;chm; C:\Users\|D:\ !"\.vscode" !"Vim\" !"RECYCLE.BIN"
Result: Program will search all files, ignoring specified path parameters.
Now I paste content of the first filter into everything input through quick hot-string function of IME to correctly find the file containing keyword. I hope es can directly support such filter search. That would be great.