The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Clem Cole <clemc@ccc.com>
To: Will Senn <will.senn@gmail.com>
Cc: KenUnix <ken.unix.guy@gmail.com>, UNIX TUHS Group <tuhs@tuhs.org>
Subject: [TUHS] Re: Unix v7 vi
Date: Sun, 26 Feb 2023 17:14:57 -0500	[thread overview]
Message-ID: <CAC20D2N3tyb_Qx3=BBAoNPB2P+mYJ+L6CJGYcKYH3iGVXrO2ew@mail.gmail.com> (raw)
In-Reply-To: <3BD99B54-61E2-41B1-AADD-DBF072190B3A@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1923 bytes --]

The 2BSD tape
<https://streaklinks.com/BaMmLKiKytAy22lj8wq2nx50/https%3A%2F%2Fwww.tuhs.org%2FArchive%2FDistributions%2FUCB%2F2bsd.tar.gz>
on TUHS  (web interface: https://www.tuhs.org/cgi-bin/utree.pl?file=2BSD)
has the original ex source -- remember vi is the visual command for ex.
It includes binaries that will run on v6 in the tape - you need to build it
for v7.  I also don't know if the VT05 is in the termcap file.    Plus, a
Tek 4014 in the termcap is likely to be not very useful for vi mode as it's
a DVST (storage terminal), but I think there may be a Tek 4025 definition
in there (as I wrote it back in the day and sent it Mary Ann who was the
collector of them).

That said ex is big and it needs a separate I/D (11/45 class) system, so a
while ago, I got Webb Miller's s (mini vi) to compile a while back:
https://github.com/udo-munk/s which has much more
modest requirements (it is known to have been ported to 8-bit micros under
CP/M) but it assumes ANSI sequences so there is no termcap.
ᐧ

On Sun, Feb 26, 2023 at 4:35 PM Will Senn <will.senn@gmail.com> wrote:

> Oh and even though I’d love it in a trek window, I meant Tek :). Either
> way, I hope somebody posts a solution.
>
> Sent from my iPhone
>
> > On Feb 26, 2023, at 3:33 PM, Will Senn <will.senn@gmail.com> wrote:
> >
> > Probably, but I have found that to be a black hole of time and effort.
> Perhaps you’ll figure it out and post! I tried several times to get vi
> working and was only ever able to get it partially working... at best. I
> didn’t try it for a trek window though.
> >
> > Sent from my iPhone
> >
> >> On Feb 26, 2023, at 3:00 PM, KenUnix <ken.unix.guy@gmail.com> wrote:
> >>
> >> Was work ever done for v7 Unix to support 'vi' when using a
> >> tek or vt05 terminal?
> >>
> >> And, is it available?
> >>
> >> Thanks,
> >> Ken
> >>
> >> --
> >> WWL 📚
> >>
> >>
>

[-- Attachment #2: Type: text/html, Size: 3309 bytes --]

      reply	other threads:[~2023-02-26 22:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-26 21:00 [TUHS] " KenUnix
2023-02-26 21:33 ` [TUHS] " Will Senn
2023-02-26 21:35   ` Will Senn
2023-02-26 22:14     ` Clem Cole [this message]

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='CAC20D2N3tyb_Qx3=BBAoNPB2P+mYJ+L6CJGYcKYH3iGVXrO2ew@mail.gmail.com' \
    --to=clemc@ccc.com \
    --cc=ken.unix.guy@gmail.com \
    --cc=tuhs@tuhs.org \
    --cc=will.senn@gmail.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 NNTP newsgroup(s).