Back in 1997 or so, when I used to work as a Unix sysadmin, I came across two really cool things.
The first thing was finding out that Sun Microsystems were giving away Solaris 7 x86 for free. All you need do is provide your name and address and Sun would ship you installation media for the system. Free. This blew my mind, as up to this point, I'd only really used GNU/Linux and BSD systems at home.
The second thing was finding out that SCO were doing exactly the same thing for UnixWare 7.1.1. A complete boxed set in their case, including bundled software, with a mixture of 2-user and single-user licenses to go with them. I jumped right on top of that. In fact, I still have the box, the CD-ROMs, the licenses, and the manual (which claims sed
is an interactive editor.)
And although I didn't really do any playing around with VisionFS (I had Samba for that), I do recall wondering what the bundled XVision CD-ROM was, so I installed it, and loved it.
Although by this point XVision was a SCO offering, so I didn't really think it was available for anything older than Windows 95. Oh how wrong that assumption was.
1.1. A little history
I think XVision has a sufficiently complicated history which warrants a slightly closer look. You see, we're looking at the work of three distinct companies here. Visionware, IXI, and SCO. Some of these names might seem familiar.
If you've used SCO Unix you've probably run across the "SCO Desktop", and if you look closer, you'll find out that it was an IXI product (XDesktop) with some applications also by IXI (XDeskware).
IXI's desktop (and applications) were also used by other Unix vendors at the time, and it was a fairly good system. I promise I will get around to doing a write-up on it at some point.
But I digress.
IXI had such a good relationship with SCO that in 1993 SCO acquired IXI.
IXI and SCO also collaborated with Visionware who were also acquired by SCO, this time in 1994. The result eventually became SCO XVision Eclipse, a copy of which I received along with UnixWare 7.1.1.
1.4. The terminal emulator
Ok, so this is the big letdown. XVision Eclipse had some decent terminals–not brilliant, but decent. It supported ANSI, Wyse, and DEC. Claiming, I believe, conformance with level 4 terminals (e.g. VT420).
The terminal emulator on XVision 5.x is simply called "vt52", which does not inspire much hope.
As a quick refresher, the DEC VT52 was the most dumb of dumb terminals back in the day, supporting only uppercase characters and with a very limited control sequence set.
Although I managed my expectations–I wasn't expecting it to do a DEC VT340 with ReGIS and Sixel–I was expecting somewhat decent VT100 support.
I couldn't even clear the screen :(
I'm still in need of a decent terminal emulator for Windows 3 if anyone has any suggestions–preferably one that can at least do DEC level 2 terminals (e.g. VT220).