AHK Command Picker is a handy and reliable script for AutoHotkey designed to provide you with the possibility to quickly call AHK functions.
Just run the included AHK file and press the CapsLock key to bring up the application's interface. As soon as the GUI is triggered, just type your search terms to quickly locate a command and run it.
Requirements:
· AutoHotkey
What's New in This Release: [ read full changelog ]
· Fixed bug where TypeAhead search would not always find all matches if some of the camel case words started with the same letter (e.g. DeleteDown would be missed when searching for "down").
· Updated the PasteText function to be more reliable when working with the Clipboard.