public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Gary Johnson <garyjohn@spocom.com>
To: cygwin@cygwin.com
Subject: Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)
Date: Tue, 05 Mar 2019 19:36:00 -0000	[thread overview]
Message-ID: <20190305193603.GA14620@phoenix> (raw)
In-Reply-To: <48c1e877-96ca-fa85-2887-83dabbc794cd@towo.net>

On 2019-03-04, Thomas Wolff wrote:

> 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)"

That's really nice!  I didn't know terminals could do that.

I notice that when I execute those commands on Linux in an xterm
(version 344) built with support for sixel graphics, the plot is
displayed in color on a white background.  When I execute those same
commands in mintty 2.9.6, however, the plot is displayed on the
default black background and only the surface (in purple) is
visible.  To see the rest of the plot, still on a black background,
I executed

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

Is this a bug in mintty that it doesn't use a white background for
the plot?

Regards,
Gary


--
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

  parent reply	other threads:[~2019-03-05 19:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-02 19:22 [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1 Achim Gratz
2019-03-03  6:01 ` Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1) Tatsuro MATSUOKA
2019-03-03 18:15   ` Achim Gratz
2019-03-03 22:36     ` Tatsuro MATSUOKA
2019-03-04  7:53     ` Thomas Wolff
2019-03-04 18:06       ` Achim Gratz
2019-03-04 18:56         ` Thomas Wolff
2019-03-04 19:55           ` Achim Gratz
2019-03-05 19:36       ` Gary Johnson [this message]
2019-03-05 20:08         ` Achim Gratz
2019-03-05 20:09           ` Achim Gratz
2019-03-05 20:15           ` Gary Johnson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190305193603.GA14620@phoenix \
    --to=garyjohn@spocom.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).