|
From: Ethan A M. <merritt@u.washington.edu> - 2005-10-02 18:27:45
|
On Sunday 02 October 2005 09:54 am, Dmitri A. Sergatskov wrote:
> Petr Mikulik wrote:
> > IMHO, these permanent options are a good idea even for interactive
> > driving: for example, you can set terminals to "enhanced" mode in your
> > .gnuplot file and don't need to do this in the driving program.
>
> I would need to do it
> if somewhere in the middle of the session the mode has changed
> to "noenhanced" for whatever reason...
This is already supported in 4.1 via the "set termoption" command.
"set termoption enhanced" will flip the current terminal into
enhanced mode without changing anything else.
As of now only a limited subset of the possible terminal options
can be changed mid-flight in this way: {no}enhanced and the
default font. Other options may be added, subject to the
concern that the option must have the same meaning for multiple
terminals.
--
Ethan A Merritt
Biomolecular Structure Center
University of Washington, Seattle 98195-7742
|