From: Hans-Bernhard B. <br...@ph...> - 2004-06-28 14:17:02
|
On Mon, 28 Jun 2004, [iso-8859-15] Fr=E9d=E9ric Mantegazza wrote: > But, in this mode, we don't have interactivity (mouse, zoom, etc..)= , but it=20 > works well when lauching gnuplot from a shell. Note: Zooming is part of mousing.=20 > Gnuplot probably enters in a special mode when not launched from a = shell.=20 Close, but not quite. The special mode is activated whenever the com= mand input is not a tty. This applies both during execution of script fil= es and if the standard input is redirected from a pipe or file. > Is it possible to turn out this behaviour, and have interactivity e= ven > when launched from a pipe ? In non-interactive mode, mousing is indeed of by default. You have t= o turn it on explicitly: =09set mouse That's basically all there is to it. --=20 Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |