Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

Thomas Wolff towo@towo.net
Mon Mar 4 07:53:00 GMT 2019


Am 03.03.2019 um 19:15 schrieb Achim Gratz:
> ...
>
> Tatsuro MATSUOKA writes:
>> ...
>>
> ...
>
> Now, I'd be much more excited about that wxWidgets terminal if it
> allowed gnuplot to optionally run without X11, do you know if that's possible?

It is quite straight-forward to run gnuplot without X11 as mintty will 
display its output inline:

export GNUTERM=sixel

gnuplot -e "splot [x=-3:3] [y=-3:3] sin(x) * cos(y)"


Thomas


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list