www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:subject:to:references:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=ZGPbUw/CjPmqpNgR | |
fboXz7pWwen6J1RwBhCvtZedr9tvtyq0ZpSbsXkMyBday5ID4XHWv+1gEeIAea5i | |
otjWi7hOLlUUwTgyaTunf92uU7THwzQ7yTfR1aqXl+r50Jxy6d8ZTOMAQyGd7Sps | |
/lTbMchQkOJTktZGUmGbS3URjuo= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:subject:to:references:from:message-id:date | |
:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=MSoXR1s3E7HnxWLsNWkhlL | |
/54Y0=; b=pwtWdaPR8bWav4R8BTxddGLFonQ85zXQ3kcG06BhpyNWQtEOsaMzgD | |
1ChkPXzTb1FuckCBrQUYDYjmr4OdY+hlFbpZvXW1Zs0TDqc0PBcmfYdF1H1jlGDu | |
pwf619R02UPl86LDgYEBWWfa+rnfMOJWvdp2OOqAqZ9hJMTOwRViI= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=transparent, screen, Hx-languages-length:732, controls |
X-HELO: | mout.kundenserver.de |
Subject: | Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1) |
To: | cygwin AT cygwin DOT com |
References: | <announce DOT 87a7idqk28 DOT fsf AT Rainer DOT invalid> <2034053033 DOT 1762240 DOT 1551592875622 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> <87o96rrfhs DOT fsf AT Rainer DOT invalid> <48c1e877-96ca-fa85-2887-83dabbc794cd AT towo DOT net> <87imwyo6p3 DOT fsf AT Rainer DOT invalid> |
From: | Thomas Wolff <towo AT towo DOT net> |
Message-ID: | <50244c48-4125-1d9b-0952-1ad95685c068@towo.net> |
Date: | Mon, 4 Mar 2019 19:56:51 +0100 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <87imwyo6p3.fsf@Rainer.invalid> |
X-IsSubscribed: | yes |
Am 04.03.2019 um 19:06 schrieb Achim Gratz: > Thomas Wolff writes: >> 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)" > I know and that's rad, now if it also worked inside a tmux or screen session… Sixel graphics are embedded in DSC ... ST controls which are unfortunately the same that screen/tmux use for their transparent pass-through function of unknown escape sequences, so they will filter them out. Maybe it's possible to achieve the desired output with some tricky screen/tmux configuration. 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |