sustained/CoffeeScript-Sublime-Plugin

run() smashes PATH

Opened this issue · 0 comments

CoffeeScript.py#run() overwrites the PATH environment variable. I can specify binDir in my ST2 settings, but if I've already got my environment set correctly, this overwrites it. Note that if I don't specify binDir that the PATH is set to /usr/local/bin.