zsims / hunt-and-peck

Simple vimium/vimperator style navigation for Windows applications based on the UI Automation framework.
621 stars 54 forks source link

Support tabs selection in file explorer like clover #18

Open ZeroFung opened 5 years ago

ZeroFung commented 5 years ago

Thank you for this excellent software. Clover is a software bring Chrome-like experience in exploring files, see http://en.ejie.me/ Is there any possible to make this support tabs selection in clover, which would make it more like operating chrome? Thanks.

liuxilu commented 5 years ago

Hunt-and-peck uses UI Automation to recognize controls. The tabs of Clover may not support UI Automation. You can use Inspect.exe in Windows SDK to see.

liuxilu commented 5 years ago

Clover Tested. Clover window and explorer window inside are both top window. That means, if the explorer window is focused, hunt-and-pect will not check the Clover window. You should get the Clover window focued in order to switch tabs.

ZeroFung commented 5 years ago

Thanks a lot.

ARGMAN17 commented 3 years ago

i downloaded Clover, unfortunately, it doesn't get "installed" per se, but it works. i.e. when I try to search for it between the apps it is not there and when I search for it with Windows search function, it only shows the .exe file and I will have to install it again and again.

Any solution?