shackelt@ittral.UUCP (Cliff Shackelton) (12/03/84)
Thank you to all who replied to my request for infomation on getting
vi to work with my Hazeltine modular 1 terminal. The key to the
problem was in understanding how vi and termcap interact. Vi it seems
always wants to send a control J for "do" and it turned out that the
terminal would work somewhat if the auto LF/CR was turned off. Below
is the finished termcap for those who are interested. It seems to work
fine, I have not found any bugs in it.
------------------------- CUT HERE -----------------------------
H9|hmod1|hazeltine modular 1:\
:do=~^K:\
:dn=~^K:\
:al=~^Z:\
:am:\
:bs:\
:cl=~\034:\
:cr=^M:\
:bl=^G:\
:le=^H:\
:ma=~^Hh~^Kj~^Lk^Pl:\
:kd=~^K:\
:kh=~^R:\
:kl=^H:\
:kr=^P:\
:ku=~^L:\
:cm=~\021%r%.%.:\
:co#80:\
:dl=~\023:\
:sf=^j:\
:hz:\
:li#24:\
:nd=^P:\
:rc=~\021:\
:se=~^Y:\
:sc=~^E:\
:so=~\037:\
:ho=~^R:\
:up=~^L:\
:bt=~^T:
---------------------CUT HERE TOO!----------------------------
Cliff Shackelton
ittvax!ittral!shackelt