Something is broken with the latest version, some of my aliases have stopped working as intended.
So I have an alias like this:
1000>>>Search with Everything>->dolaunch C:\Program Files\Everything\Everything.exe -search "$$1">+>(.*)\s\s$
When I trigger the alias, I get the everything command line options window, instead of the search results. It behaves like I executed just "Everything.exe -search", so the quotes and the $$1 is missing.
I have other examples but this is the simplest one.