Closed jself closed 11 years ago
When in local mode the with cd() was ignored in Popen. I added a cd wrapper that uses lcd if in local mode, and check the lcd state env variable for Popen's cwd argument
Thanks!
When in local mode the with cd() was ignored in Popen. I added a cd wrapper that uses lcd if in local mode, and check the lcd state env variable for Popen's cwd argument