I use AutoHotKey to create a shortcut to run JumpToFolder:
^+q::Run "JumpToFolder.exe -jump"
It works fine, Everything window shows up and the destination folder is switched to after I double click on it, except that the Runcount doesn't increase in this case.
The Runcount increases if I double-click anything directly in Everything.
Nowadays I use the JumpToFolder function a lot to change to the destination directory. So if the Runcount doesn't change in this case, the number doesn't reflect the true usage frequency of each folder. The folders I use most frequently don't show up in the front.
The Everything version is 1.5.0.1366a (x64).
Thanks!