How do you trigger the behavior? Is it bound to a key or is there a different way to trigger the action?
For example, I'm an emacs user and though I remember a lot of bindings, I also use heavily helm-M-x which provides fuzzy completion on command name.
For example, I may not remember all org-mode shortcuts, but I can do:
M-x org subtree
And I'll get a list of all org-mode commands on subtrees.
(I've never used AHK.)
How do you trigger the behavior? Is it bound to a key or is there a different way to trigger the action?
For example, I'm an emacs user and though I remember a lot of bindings, I also use heavily helm-M-x which provides fuzzy completion on command name.
For example, I may not remember all org-mode shortcuts, but I can do:
M-x org subtree
And I'll get a list of all org-mode commands on subtrees.
(I've never used AHK.)