Thanks for creating and sharing this awesome tool!
However, I have encountered some problems with it, which causes crashes of my other tools.
I use Emacs (a text editor)with Helm interface (file navigation).
For locating files, Helm will use Everything for delivery of filenames.
But when I'm typing too fast, Emacs will be frozen.
When I kill the Everything Service (es.exe) in the task manager, Emacs responds again. So propably es.exe is causing the tools to be frozen, waiting on
input or something.
This is happening too often the last time. Any idea how I could debug this? Maybe es.exe is not able to handle too fast input?
Thanks in advance for your suggestion.