zsims / hunt-and-peck

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

13.1 not working on most places anymore? #6

Closed jmlucjav closed 7 years ago

jmlucjav commented 7 years ago

I just upgraded to 1.3.1 and I feel this works in less places than it worked before. One scenario I am sure of:

Using Git for Windows ui, I invoke it via autohotkey, and the hint show up, good. Would then, trying to close the main window for instance does nothing. This I am positive worked in 1.1.

Am I doing something wrong? Also, what is the command like that shows at the bottom of most windows for? never found out...

thanks!

zsims commented 7 years ago

Thanks for raising this. Version 1.3 changed the way the automation API is queried to address some of the performance problems. It helped with performance, but obviously has regressed some areas.

I'll look into this soon, but in the meantime 1.2 should work for your case.

The command bar is just a text box that captures the hint characters as you type. It could be invisible, but semi useful for debugging.

jmlucjav commented 7 years ago

just saw 1.4 is out, installed and this issue is fixed...I think it feels faster too?? sweet, thanks for the good job.

zsims commented 7 years ago

Great! Thanks for letting me know :)

zsims commented 7 years ago

And thanks to @extratype for adding the extra hint types