[8996] in Athena Bugs
vax 7.3P: termcap for Qume qvt101 terminal
daemon@ATHENA.MIT.EDU (haynes@Athena.MIT.EDU)
Thu Feb 20 01:38:52 1992
From: haynes@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Thu, 20 Feb 92 01:38:39 EST
System name: e40-008-9
Type and version: CVAXSTAR 7.3P (1 update(s) to same version)
Display type: SM
What were you trying to do?
Read man pages, for example, while rlogged in and terminal is
a Qume qvt101
What's wrong:
When e.g. man prints a word that should be underlined or
italic or boldface or something like that, it prints the
word in reverse video; then the rest of that print line
is blank. Which makes it very hard to read the man page.
What should have happened:
Shouldn't lose information that way. Following is a termcap we
use at UCSC which underlines words, and doesn't lose the rest
of the line.
MM|qvt|qvt101|qvt102|qume|qume101|qume102|Qume QVT-101/102:\
:al=\EE:am:bl=^G:bs:bt=\EI:cd=\EY:ce=\ET:cl=^Z:cm=\E=%+ %+ :\
:co#80:cr=^M:ct=\E3:dc=\EW:dl=\ER:do=^J:ei=:\
:ic=\EQ:im=:is=\E2\EG0\E(^T\EA\E%\EX\E'\EC\E{:\
:k0=^A@\r:k1=^AA\r:k2=^AB\r:k3=^AC\r:k4=^AD\r:\
:k5=^AE\r:k6=^AF\r:k7=^AG\r:k8=^AH\r:k9=^AI\r:\
:kb=^H:kd=^J:kh=^^:kl=^H:kr=^L:ku=^K:li#24:\
:ma=^Hh^Jj^Kk^Ll:nd=^L:nl=^J:pt:\
:se=\EG0:sg#1:so=\EG4:st=\E1:ue=\EG0:ug#1:up=^K:us=\EG8:
Please describe any relevant documentation references:
Well I've never understood how to write termcaps in spite of
termcap(5) but maybe somebody who does understand can figure
out why this one works and the one in /etc/termcap loses.