Albert Schueller

Results 2 issues of Albert Schueller

With a regular processing sketch, one can launch from the command line using something like: processing-java --sketch=Conway --output=/tmp/Conway --run This doesn't work when the sketch was created in python mode....

Right now temp files are going into /tmp/vim-processing (at least in linux). If more than one user on a machine is using vim-processing, then the second user loses write permission...