Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!oddjob!gargoyle!ihnp4!cbosgd!mandrill!abvax!harmon From: harmon@abvax.UUCP (Larry Harmon) Newsgroups: comp.sys.m6809 Subject: CoCo 3 termcap update Message-ID: <84@abvax.UUCP> Date: Tue, 20-Oct-87 16:28:03 EDT Article-I.D.: abvax.84 Posted: Tue Oct 20 16:28:03 1987 Date-Received: Fri, 23-Oct-87 03:20:47 EDT Organization: Allen-Bradley Company, Inc; Industrial Computer Division, Highland Heights, OH Lines: 36 Keywords: CoCo 3 termcap unix After playing with termcaps for a few hours I finally discovered that the terminal software I was using wouldn't pass control characters to os9. The software I am using is Color Connection 3 from Compuware. The programs does a great xmodem and compuserve B but is somewhat limited as a terminal. One interesting thing I found out was that control characters are stored to the capture buffer, but not sent to the screen. I tried to use VI with the capture buffer on. The screen control didn't appear to work, but after exiting the program I used the merge command to send the captured buffer to the standard output and found that all the control commands were working, including inverse video, bell, and cursor motions. the termcap I used is # Tandy Color Computer 3 termcap entry # functions supported are: 80x24 screen, backspace, clear to end of display, # clear to end of line, clear screen, cursor motion, home, # cursor up/down/left/right, alternet character set on/off (reverse vidio) CC3|cc3|CoCo3|Color Computer 3:\ :co#80:li#24:am:\ :ho=\001:cm=%r\002%+ %+ :bs:nd=\006:up=\011:do=\012:dl=\037\061:al=\037\060:\ :ku=\009:kd=\012:kl=\010:kr=\006:\ :so=\037\040:se=\037\041:\ :cd=\013:ce=\004:cl=\014: This version has some bugs fixed since my last posting. Now, does anyone know of terminal software which doesn't suppress controll characters? Also I would like to know if kermit works with the cc3. I downloaded the latest version from compuserve and tried using it with the standard t2 acia driver supplied with os9 l2. The program just exits immediately. Bye for now Larry Harmon