Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.advocacy > #374637

Re: So I gave up on slrn, this is why

From "Octavian W. Lagrange" <olagrang@perch.invalid>
Newsgroups comp.os.linux.advocacy
Subject Re: So I gave up on slrn, this is why
Date 2016-10-04 01:51 +0000
Organization O.W.L.
Message-ID <ahjgeoa03g.jgi8@perch.invalid> (permalink)
References (2 earlier) <20161003101540.085dab96@maxa-pc.cpe.bvcom.net> <hjasgoeo.hfpg@perch.invalid> <nsumsr$107$2@dont-email.me> <adkeahog.03@perch.invalid> <nsv0jq$qpq$1@dont-email.me>

Show all headers | View raw


GreyCloud <Cumulus@mist.com> wrote:
> On 10/03/2016 06:26 PM, Octavian W. Lagrange wrote:
>> GreyCloud <Cumulus@mist.com> wrote:
>>> On 10/03/2016 03:29 PM, Octavian W. Lagrange wrote:
>>>> Melzzzzz <mel@zzzzz.com> wrote:
>>>>> On Mon, 3 Oct 2016 03:18:32 +0000 (UTC)
>>>>> "Octavian W. Lagrange" <olagrang@perch.invalid> wrote:
>>>>>
>>>>>> Melzzzzz <mel@zzzzz.com> wrote:
>>>>>>> 1. Does not correctly decodes all utf headers  
>>>>>>
>>>>>> Are you sure that's not a terminal issue?  For example, tin handles
>>>>>> utf8 headers just fine, but xterm does not; mate-terminal is fine:
>>>>>>
>>>>>> http://i.imgur.com/EXOURgy.png
>>>>>
>>>>> No, I said not all. UTF is handled just fine in gnome-terminal.
>>>>>
>>>>
>>>> That's why I asked.  xterm handles *some* utf8 too, just not nearly
>>>> as much as mate-terminal, which is superb in that respect.
>>>>
>>>> So you ran slrn under gnome-terminal?  Why not Konsole?
>>>>
>>>
>>> On Xterm... there is the Tektronix 4014 mode.  Have you ever tried it?
>>> Somewhere around here I still have the tech manual for a newer model
>>> that is compatible with the 4014.
>>>
>> 
>> That stuff was before my time, but I just tried an xterm in Tektronix
>> mode and fiddled with some plotutils things:
>> 
>> http://i.imgur.com/tWsJqAL.png
>> 
>> 
> 
> Allaright!  Very nice to see it can still be done.
> I used a tektronix system with a color terminal around the late 80s and
> wrote a few graphics images for automated testing purposes.  I designed
> it to help guide an electronics tech to the node that needed to be
> probed.  We couldn't use a bed of nails approach due to the coating on
> the boards.  They were rugged terminals but sure were expensive.
> The last one was around $5500.  All the commands were escape sequences.
> Is this what you used, or was it another program?
> 

You can do it like this:

anon@lowtide:~$ cat data
0 0
1 1
2 0
3 -1
4 0
anon@lowtide:~$ xterm -t -e "spline data|graph|plot -Ttek;bash"
anon@lowtide:~$ 

or you can just `xterm -t` and at the prompt just echo data directly.
$ echo "0 0 1 1 2 0 3 -1 4 0" | spline ...

Back to comp.os.linux.advocacy | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-03 03:12 +0200
  Re: So I gave up on slrn, this is why Godzilla <godzilla@lizardboss.invalid> - 2016-10-03 01:29 +0000
    Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-03 03:37 +0200
      Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 02:16 +0000
    Re: So I gave up on slrn, this is why dyrmak <dyrmak@quelite.terre.invalid> - 2016-10-03 08:26 +0000
  Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-03 03:18 +0000
    Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 03:39 +0000
      Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 04:08 +0000
    Re: So I gave up on slrn, this is why Sandman <mr@sandman.net> - 2016-10-03 05:24 +0000
    Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-03 10:15 +0200
      Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 10:15 -0400
      Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 12:25 -0600
      Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-03 21:29 +0000
        Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-04 00:06 +0200
          Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-03 22:22 +0000
            Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-04 00:25 +0200
              Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-03 22:37 +0000
        Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 16:42 -0600
          Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-04 00:26 +0000
            Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 19:28 -0600
              Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-04 01:51 +0000
                Re: So I gave up on slrn, this is why tmelmosfire <tmelmosfire@gmail.com> - 2016-10-03 18:52 -0700
                Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-04 12:39 -0600
                Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-04 20:59 +0000
                Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-04 16:39 -0600
                Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-05 03:12 +0000
                Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-05 19:34 +0000
                Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-05 14:15 -0600
                Re: So I gave up on slrn, this is why Silver Slimer <.m@nsn.s> - 2016-10-05 16:41 -0400
                Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-05 17:59 -0600
                Re: So I gave up on slrn, this is why "Octavian W. Lagrange" <olagrang@perch.invalid> - 2016-10-06 01:08 +0000
    Re: So I gave up on slrn, this is why Adlbifhr Mjduhgfks <am@random.us> - 2016-10-03 23:28 +0000
  Shut Up, Dumb Fuck! John Gohde <john.h.gohde@gmail.com> - 2016-10-03 02:14 -0700
  Re: So I gave up on slrn, this is why Jim Polaski <jpolaski@linuxmail.org> - 2016-10-03 11:41 +0000
    Re: So I gave up on slrn, this is why Tattoo Vampire <sitting@this.computer> - 2016-10-03 08:05 -0400
      Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-03 14:15 +0200
        Re: So I gave up on slrn, this is why Jim Polaski <jpolaski@linuxmail.org> - 2016-10-03 12:49 +0000
      Re: So I gave up on slrn, this is why William Poaster <wp@dev.null> - 2016-10-03 13:27 +0100
      Re: So I gave up on slrn, this is why Jim Polaski <jpolaski@linuxmail.org> - 2016-10-03 12:48 +0000
      Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 12:27 -0600
        Re: So I gave up on slrn, this is why Silver Slimer <.m@nsn.s> - 2016-10-03 14:55 -0400
          Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 13:44 -0600
            Re: So I gave up on slrn, this is why Silver Slimer <.m@nsn.s> - 2016-10-03 15:55 -0400
              Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 16:44 -0600
    Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-03 14:12 +0200
      Re: So I gave up on slrn, this is why Jim Polaski <jpolaski@linuxmail.org> - 2016-10-03 12:49 +0000
        Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 10:17 -0400
          Re: So I gave up on slrn, this is why Jim Polaski <jpolaski@linuxmail.org> - 2016-10-03 14:30 +0000
            Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 10:33 -0400
              Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-03 12:29 -0600
                Re: So I gave up on slrn, this is why Marek Novotny <marek.novotny@marspolar.com> - 2016-10-03 15:09 -0400
        Re: So I gave up on slrn, this is why William Poaster <wp@dev.null> - 2016-10-03 22:29 +0100
  Re: So I gave up on slrn, this is why chrisv <chrisv@nospam.invalid> - 2016-10-04 08:22 -0500
    Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-04 15:32 +0200
      Re: So I gave up on slrn, this is why chrisv <chrisv@nospam.invalid> - 2016-10-04 09:43 -0500
        Re: So I gave up on slrn, this is why Melzzzzz <mel@zzzzz.com> - 2016-10-04 17:24 +0200
          Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-04 12:41 -0600
            Re: So I gave up on slrn, this is why Silver Slimer <.m@nsn.s> - 2016-10-04 16:34 -0400
              Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-04 16:40 -0600
                Re: So I gave up on slrn, this is why Silver Slimer <.m@nsn.s> - 2016-10-04 19:04 -0400
                Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-04 23:49 -0600
                Re: So I gave up on slrn, this is why Silver Slimer <.m@nsn.s> - 2016-10-05 08:09 -0400
                Re: So I gave up on slrn, this is why GreyCloud <Cumulus@mist.com> - 2016-10-05 11:02 -0600
          Re: So I gave up on slrn, this is why Desk Rabbit <me@example.com> - 2016-10-05 17:07 +0100
    Re: So I gave up on slrn, this is why DFS <nospam@dfs.com> - 2016-10-04 10:35 -0400
      Re: So I gave up on slrn, this is why Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-10-04 16:54 +0200
        Re: So I gave up on slrn, this is why chrisv <chrisv@nospam.invalid> - 2016-10-04 10:26 -0500
          Re: So I gave up on slrn, this is why DFS <nospam@dfs.com> - 2016-10-04 19:22 -0400
        Re: So I gave up on slrn, this is why DFS <nospam@dfs.com> - 2016-10-04 12:41 -0400
          Re: So I gave up on slrn, this is why Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-10-04 21:12 +0200
            Re: So I gave up on slrn, this is why DFS <nospam@dfs.com> - 2016-10-04 19:18 -0400
              Re: So I gave up on slrn, this is why Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-10-05 01:55 +0200

csiph-web