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

Thomas Wolff towo@towo.net
Mon Mar 4 18:56:00 GMT 2019


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



More information about the Cygwin mailing list