Hallo!
On that note, I would really like a "clear console" to clear the damn console, a real pain with 1000 lines in it.
then we could just start PD with something like:
pd -open patch.pd -nogui 2>/tmp/log
well, at least on linux you can do that with:
pd -stderr -open patch.pd -nogui 2>/tmp/log
LG Georg