The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: wlc@jctaylor.com (William Corcoran)
Subject: [TUHS] TERM for v8
Date: Sun, 5 Nov 2017 04:34:14 +0000	[thread overview]
Message-ID: <F8046D9A-19EB-40F4-822F-E2E4A255AFB2@jctaylor.com> (raw)
In-Reply-To: <7247d8f1-2100-ff26-fc33-d5e782adea7a@gmail.com>


I had a similar issue with BSD 2.11.
So, I hope this helps.

You can use vt100.   However, make sure your baud rate is 9600.

stty 9600

(SIMH makes the virtual adjustment so you don't need to worry about SIMH settings.)

I am using BSD 2.11 on a Mac with SIMH.  I noticed the console port would have a short window.   But, logging into dz ports were fine.   Setting the console baud rate to match the dz11 settings fixed the issue.

So, I suspect either a setting in vi that changes the window size on slow devices or it's hard coded somewhere.  I will take a look.

Truly,

Bill Corcoran


On Nov 5, 2017, at 12:03 AM, Will Senn <will.senn at gmail.com<mailto:will.senn at gmail.com>> wrote:

What should I set TERM to on V8 to get the best results on my Mac Terminal. If I set it to vt52, vt100, or vt132, only 8 lines appear at the bottom of the terminal window (of about 24 lines):

---

root::0:4:m0130,m322:/:
daemon:x:1:1:m0000,m000:/:
sys:sorry:2:1:m0130,m322:/usr/sys:no-login
bin:sorry:3:4:m0130,m322:/bin:
ken:sorry:6:1:m0130,m322:/usr/ken:
dmr:sorry:7:4:mh1092,m069:/usr/dmr:
nuucp::238:1:mh2019,m285,uucp:/usr/spool/uucppublic:/usr/lib/uucp/uucico
uucp::48:1:mh2019,m285,nowitz:/usr/lib/uucp:
"passwd" 20 lines, 770 characters
----

The 8 line window works about like I'd expect - the arrow keys move up and down until the screen needs to scroll, then B's and A's show up. I'm used to that on BSD. Using the j and k keys work better and when I scroll down enough lines, the lines move up to fill the whole terminal window and the file can be edited in the full window. Is there a better TERM setting that will get 24 lines to show up on file open?

Thanks,

Will

--
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20171105/bcc96099/attachment.html>


  reply	other threads:[~2017-11-05  4:34 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-05  4:05 Will Senn
2017-11-05  4:34 ` William Corcoran [this message]
2017-11-05  5:14   ` Will Senn
2017-11-05  5:44   ` Clem cole
2017-11-05 14:01     ` Will Senn
2017-11-05 18:04       ` Clem cole
2017-11-05 18:55         ` Will Senn
2017-11-05 19:00           ` Bakul Shah
2017-11-05 19:28             ` Will Senn
2017-11-05 19:43               ` Bakul Shah
2017-11-05 20:42                 ` Paul Winalski
2017-11-06 16:21                   ` Bakul Shah

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=F8046D9A-19EB-40F4-822F-E2E4A255AFB2@jctaylor.com \
    --to=wlc@jctaylor.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).