Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!cwruecmp!hal!ncoast!btb From: btb@ncoast.UUCP (Brad Banko) Newsgroups: net.decus Subject: vi for VMS? Part II Message-ID: <1643@ncoast.UUCP> Date: Mon, 27-Oct-86 19:42:32 EST Article-I.D.: ncoast.1643 Posted: Mon Oct 27 19:42:32 1986 Date-Received: Wed, 29-Oct-86 02:25:12 EST References: <21471@rochester.ARPA> <3961@utah-cs.UUCP> <1642@ncoast.UUCP> Reply-To: btb@ncoast.UUCP (Brad Banko) Distribution: net.unix Organization: North Coast Public Access UN*X, Cleveland, OH Lines: 11 Keywords: vms, editors, vi, edt Summary: another idea... I have been looking for a "vi"-like editor to use under VMS, but something else that would work almost as well, would be an edt initialization file that emulates vi... Surely somebody must have done this, and would be willing to post it... I would do it myself, but we don't have our VMS docs, yet... I have some of it done... assigning things like hjkl (char left, down, up, right) to ctrl-hjkl under edt... the basics would encompass: hjkl, udfb, select, cut, paste, find, findnext, gold, and keypad enter, and perhaps ctrl-x for del line... Is anybody inspired? thanks,