From: <man...@il...> - 2004-06-28 14:44:46
|
Le lundi 28 Juin 2004 16:15, Hans-Bernhard Broeker a =E9crit : > 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 works well when lauching gnuplot from a shell. > > Note: Zooming is part of mousing. > > > Gnuplot probably enters in a special mode when not launched from a > > shell. > > Close, but not quite. The special mode is activated whenever the command > input is not a tty. This applies both during execution of script files > and if the standard input is redirected from a pipe or file. > > > Is it possible to turn out this behaviour, and have interactivity even > > when launched from a pipe ? > > In non-interactive mode, mousing is indeed of by default. You have to > turn it on explicitly: > > set mouse > > That's basically all there is to it. Great !!! Thank you guys :o) PS: I didn't see that this question has been posted a few days ago. Sorry=20 for the noise... =2D-=20 Fr=E9d=E9ric |