Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!adm!prindle@nadc.ARPA From: prindle@nadc.ARPA Newsgroups: comp.os.cpm Subject: re: vi-like editor Message-ID: <1194@brl-adm.ARPA> Date: Mon, 1-Dec-86 09:01:10 EST Article-I.D.: brl-adm.1194 Posted: Mon Dec 1 09:01:10 1986 Date-Received: Tue, 2-Dec-86 19:59:10 EST Sender: news@brl-adm.ARPA Lines: 12 Dr. Bruce Wampler's TVX editor (public domain) exists on SIMTEL20 in two forms: in PD:C128TVX2.LBR is an older version that is "vi-like" but does not have the same exact user interface as "vi", however, it is small enough to run on a CP/M 3.0 system (mine has 58K TPA). On PD: is a newer version with an interface which comes closer to emulating "vi", but may be too large to run on a 64K system once compiled (I'm not sure, never tried). There are conditional compilation sections to support CP/M. The source lang- uage is "C". The .COM file in C128TVX2.LBR is set up for an ADM31 terminal emulation - if you have any other terminal type, you will have to re-compile. Sincerely, Frank Prindle Prindle@NADC.arpa