This is the binary for Elvis version 1.7 It has been customized by Neil Brookins (ngb5865@ultb.rit.edu) for use with the MM/1 OS-9 68000 machine. Note: 1) Uses /r0 for temporary files. 2) Module name is "vi" but there is room in the header to rename this to "elvis" if you wish, using dEd. 3) The right and left arrow keys move you forward and back one screenful of text. To move the cursor right and left by one character, use the "l" and "h" keys. If you don't like this, then get the source and compile it yourself. :-) 4) Compiled with GCC 1.42 with -O (optimization) 5) I have modified the folowing source files: config.h curses.c curses.h makefile If you want more detailed info about the customizations I have done, you can send me E-mail. ---->Neil