================================================================================ This is a recreation of the original Tesseract Volume 78. It is not identical to the original but it is probably slightly more up to date (if that means any- thing for a program which is nevertheless more than 20 years old). I obtained these sources from usenet archives of comp.sources.unix: cd.textfiles.com/sourcecode/usenet/compsrcs/unix/volume04/tvx/ I had to make a couple of trivial modifications to the names of two files extracted from the shell archives: 1. atari.info renamed to atari.inf 2. Makefile.sysV renamed to Makefile.V These small changes were made just to conform to the SEA archive member naming restrictions and to make it possible to extract all the files under CP/M. The archive was prepared under linux and for what it is worth line endings are UNIX style. Jon Saxton, July 2013. The text which follows is the original brief description of TVX provided by the author. Detailed documentation is in the archive. ================================================================================ This is a new, improved version of TVX, including: - Bug fixes and added commands - vi emulation (95% compatible for 'basic' users, but no ex..) - New modeless version, including emacs emulation - Unix System V support - Improved documentation, including interactive tutorial - Improved Atari ST support - Improved configuration program If you can't easily download this code to IBM-PCs or Atari STs, I will provide all source on IBM-PC compatible or Atari-ST disks. (It requires 2 360K disks). Please make it easy for me by pre-formatting the disks and providing return postage. (I will accept an extra disk in leiu of postage if that is easier for you). Please direct all comments, bug reports, suggestions, disk requests, and new port information to me. Dr. Bruce E. Wampler University of New Mexico Department of Computer Science Albuquerque, NM 87131 ..{ucbvax | seismo!gatech | ihnp4!lanl | pur-ee}!unmvax!wampler ---------------- Distribution table of contents: 1 of 10: This file. No actual shar files 2 of 10: README, tvx.ref, vix.ref, emax.ref, tvx_tut.doc 3 of 10: Makefile, Makefile.sysV, tvx_make.bat, atari.info, tvx_ibm.c, tvx_unix.c 4 of 10: tvx_1.c, tvx_defs.ic 5 of 10: tvx_2.c, tvx_term.ic 6 of 10: tvx_edit.c, tvx_glbl.ic 7 of 10: tvx_io.c, tvx_lib.c 8 of 10: tvx_lex.c, tvx_cfg.c, tvx_ptch.c 9 of 10: tvx_ref1.doc (part 1 of doucment) 10 of 10: tvx_ref2.doc (part 2 of document)