msg@houxl.UUCP (M.GINGOLD) (03/21/84)
I sure hope someone can help with this one... I recently bought an NEC PC-8200 Personal Computer (very similar to Radio Shack's TRS-80 Model 100 Portable Computer) and would really like to use the "VI" editor when using my PC as a terminal to our 3B-20S minicomputer. The only catch, I don't have a TERMCAP entry for my NEC PC-8200. Therefore, "VI" can only be used in [open mode]. (Messy!) Can anyone help? Does anyone have a working TERMCAP entry for the NEC or the TRS-80 model 100 PC so that "VI" can run on a 40 column, 8 line display? If you do PLEASE let me know! --------------------------------------- Second question: Does anyone know if software written for the TRS-80 Model 100 PC will run on the NEC PC-8200 Portable Computer? Thanks, Marshall Gingold AT&T Bell Laboratories 201-949-1785
spoo@utcsrgv.UUCP (Suk Lee) (03/21/84)
Submitted to this group by some person awhile ago: TRS100:\ :am:bs:le=^H:li#8:co#40:\ :ku=^^:kd=^_:kl=^]:kr=^\:up=\EA:nd=\EC:ho=\EH:ce=\EK:\ :cd=\EJ:cl=\EE:xt:cm=\EY%+ %+ :\ :so=\Ep:se=\Eq:al=\EL:dl=\EM: # # escape A cursor up # escape B cursor down # escape C cursor right # escape D cursor left # escape E clear screen and home cursor # e H home cursor # e J erase to end of screen # e K erase to end of line # e L insert line # e M delete line # e P turn off cursor # e Q turn on cursor # e T set system line? # e U reset system line? # e V turn off LCD ? # e W turn on LCD ? # e Y row/col cursor motion # e j clear screen don't move cursor # e l erase line don't move cursor # e p begin rev video # e q end rev video # e del change char under cursor to space -- From the pooped paws of: Suk Lee ..!{decvax,linus,allegra,ihnp4}!utcsrgv!spoo
spoo@utcsrgv.UUCP (Suk Lee) (03/28/84)
Tried responding to you by mail, but the mail program hiccuped. Here's the termcap for the TRS-80/100: TRS100:\ :am:bs:le=^H:li#8:co#40:\ :ku=^^:kd=^_:kl=^]:kr=^\:up=\EA:nd=\EC:ho=\EH:ce=\EK:\ :cd=\EJ:cl=\EE:xt:cm=\EY%+ %+ :\ :so=\Ep:se=\Eq:al=\EL:dl=\EM: # # escape A cursor up # escape B cursor down # escape C cursor right # escape D cursor left # escape E clear screen and home cursor # e H home cursor # e J erase to end of screen # e K erase to end of line # e L insert line # e M delete line # e P turn off cursor # e Q turn on cursor # e T set system line? # e U reset system line? # e V turn off LCD ? # e W turn on LCD ? # e Y row/col cursor motion # e j clear screen don't move cursor # e l erase line don't move cursor # e p begin rev video # e q end rev video # e del change char under cursor to space -- From the pooped paws of: Suk Lee ..!{decvax,linus,allegra,ihnp4}!utcsrgv!spoo