|
From: Dmitri A. S. <das...@gm...> - 2007-06-07 18:04:50
|
On 6/6/07, Timoth=E9e Lecomte <tim...@en...> wrote: > > How do I change the defaults of wxt terminal window? > > > > gnuplot -geometry 1024x768 > > > > works for x11 terminal, but not for wxt > > > > Sincerely, > > > > Dmitri. > > Hi Dmitri, > > There's no mechanism for this currently with wxt, but I'd be happy to > provide one. > > I can think of several different ways to implement it: > > - with 'set term wxt size 1024,768' This is not quite "default" (default is the size that would be used if nothing specified explicitly), but it does look as a nice option to have, consistent with other terminals. So it gets my vote. > Best regards, > > Timoth=E9e > Sincerely, Dmitri. -- |