|
From: Mathias A. <mat...@li...> - 2011-08-26 00:37:27
|
Hello again everybody, just a little update, I found out that the new development version (gnuplot 4.5) is way faster on windows than the stable branch and just the "gnuplot --persist" command would be perfect for me now. But can anybody tell me whether it is an intended behaviour that "gnuplot --persist" opened via a pipe shows all the commands I write to it to the stdandard output (on linux that's not the case)? I mean principally that's exactly what I need but the messy output makes it unusable for me, I have then lines like gnuplot> set palette gray negative between my normal output (which doesn't look nice and takes long to print to the console). So is this a bug and might it be fixed or is it expected behaviour? Thanks Mathias |