Subscribe to
Posts
Comments
NSLog(); Header Image

FastScripts Background Process

FastScripts can now employ a background process to fire scripts if you enable a secret preferences setting:

defaults write com.red-sweater.FastScripts RSScriptingPreferSeparateProcesses -bool YES

Sweet. No performance slowdown in several days of using it.