[Coco] OSTerm with DriveWire 4
Barry Nelson
barry.nelson at amobiledevice.com
Tue Sep 22 03:22:40 EDT 2015
You could try using XCOM9 and use this terminfo entry:
# Reconstructed via infocmp from file: /usr/share/terminfo/c/coco3
coco3|os9LII|Tandy CoCo3 24*80 OS9 Level II,
am,
cols#80, it#8, lines#24,
bel=^G, blink=^_", bold=\E\:^A, civis=^E\s,
clear=\014$<5*/>, cnorm=^E!, cub1=^H, cud1=^J, cuf1=^F,
cup=\002%p2%' '%+%c%p1%' '%+%c$<2/>, cuu1=^I, dl1=^_1,
ed=^K, el=^D, home=^A, il1=^_0, kcub1=^H, kcud1=^J, kcuf1=^I,
kcuu1=^L, rev=^_\s, rmso=^_!, rmul=^_#, sgr0=\037!\E\:\0,
smso=^_\s, smul=^_",
Copy this into coco3.tic and then run:
tic coco3.tic
This will create a "coco3" terminal type using the native OS9 control codes. XCOM9 passes these codes through to the screen. I haven't used or tested this in a LONG time, but if there are issues I may also be able to tweak this and send an updated terminal definition.
On Sep 21, 2015, at 9:15 PM, coco-request at maltedmedia.com wrote:
> Date: Mon, 21 Sep 2015 18:36:11 -0600
> From: Travis Poppe <travispoppe at gmail.com>
> To: CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
> Subject: Re: [Coco] OSTerm with DriveWire 4
> Message-ID: <20150922003611.GF17522 at lickwid.net>
> Content-Type: text/plain; charset=us-ascii
>
> On Mon, Sep 21, 2015 at 07:30:08PM -0500, Dave Philipsen wrote:
>>
>> The ANSI support of Supercomm should be at least a subset of VT-100.
>> What doesn't work?
>
> I'm currently using it to connect to a Linux machine on my network. I've
> fiddled with various TERM environment variables, but can't quite get
> things to display exactly as they should. I frequently have to press
> CTRL-L (redraw screen) to get something of an accurate display;
> otherwise things simply get overwritten in place.
>
> By comparison, I've managed to get V-Term (VT100) working okay under
> RS-DOS, but not over DriveWire, and at a grueling 2400 baud. It actually
> doesn't look as nice as SuperComm, but I believe it was accurately
> drawing the screen with TERM=vt100 set under Linux.
>
> Best regards,
> --
> Travis Poppe
> IRC: tlp on irc.freenode.net
More information about the Coco
mailing list