|
From: t.sefzick <t.s...@gm...> - 2022-02-14 10:31:20
|
Maybe GPVAL_TERM would be the appropriate variable? Thomas On Mon, Feb 14, 2022 at 05:51:00PM +0900, Tatsuro MATSUOKA wrote: > However, > If default terminal is set in ~./.gnuplot or %APPDATA%gnuplot.ini, that is not reflected in tha value of GNUTERM. > > How do you think? > > Tatsuro > > > ----- Original Message ----- > > > > From: "Jaime Villate via gnuplot-info" <gnu...@li...> > > To: "t.s...@gm..." <t.s...@gm...>; "Stephen Wornom" <ste...@in...> > > Cc: "gnu...@li..." <gnu...@li...> > > Date: 2022/02/14 ??? 04:59 > > Subject: Re: [Gnuplot-info] How to change the title of the default terminal's plot window > > > > > > Thank you. That's what I was looking for. > > > > Jaime > > > > On 13/02/22 18:20, t.sefzick wrote: > > > The internal variable GNUTERM should contain the actual > > > terminal type. > > > > > > Set a new title > > > > > > set term @GNUTERM title "plot2d" > > > > > > and the next plot command will change the window title. > > > > > > > > > > _______________________________________________ > > gnuplot-info mailing list > > gnu...@li... > > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > |