On 01/24/2019, at 09:25, Ben Smith <[email protected] <mailto:[email protected]>> wrote: > Yep, I had the same thought after I made the post. :-) That method is fast > every time so I'll have to train myself to use hotkeys instead of Alfred. Odd > though.
Hey Ben, Actually it's not that odd if I conjecture correctly and Alfred is using `osascript` to run a text AppleScript through the shell. Keyboard Maestro is a trifle slower when using text AppleScript scripts as compared to compiled AppleScripts. If you want the fastest possible AppleScript-runner you want to take a look at FastScripts <https://www.red-sweater.com/fastscripts/>. The difference between it and Keyboard Maestro on my elderly 17" i7 MacBook Pro is not huge but is perceptible (to me). -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
