Several users have asked me where they could find a VI editor that would run on a PC. The most popular version comes with a UNIX toolkit that costs several hundred dollars. There is also a shareware version that costs $60.00 to reg- ister. So, I did a little looking around and I have found one that is absolutely free with no registration required. This editor is not a toy or some cobbled up hack. It is a full featured VI editor that has been ported to a wide variety of computers and operating systems, and has been included with at least one commercial implementaion of UNIX. The PC version is hard to find on bulletin boards so I am now mailing a copy to everyone who registers. New for DOSNIX version 2.2c 1. VF now has a -w option for wrapping lines which are too long to be displayed on the screen. With some files wrapping is preferable to using the arrow keys and users are free to use either method. 2. The documentation for VF now includes extended text modes for most VGA adaptors. I would like to thank Mr. Xavier de Gelis University Paris X Cered / Forum for providing the information. New for DOSNIX version 2.2b 1. The escape key can now be used to terminate searches when using FFIND and GET. 2. An enhanced version of EDC previously provided to registered users is now standard. Also the escape key can now be used to interrupt scans. 3. SGREP can now search for regular expressions using the -e option. Users who register will be sent a copy of VF which can also handle regular expressions. New for DOSNIX version 2.2a 1. I have spent the last few months working in a UNIX environment where I am constantly using VI for reading and editing files. I discovered that switching back and forth between VI and DOS style editors and file viewers can be very aggravating. So I have taken the large version of READ, modified it to accept VI commands, and renamed it VF. The big differences for READ users are: The string search commands have been modified for VI compatibility. About the only thing that works like it used to is '\' for case insensitive searches. Because 'N' and 'n' are used by VI to continue string searches you now have to use ':n' and ':p' to move back and forth between files. I have also added a few "modern" features. Pressing F5 will now allow you to read in a new file and pressing F5 from the directory screen will allow you to change the file mask. What used to be the '-f' option is now standard and piped input will automatically be stored in a temporary file. This executes much faster than it used to. Video mode can be specified as an option if you know the correct modes for your display adaptor. I always thought line numbering would be a neat feature so you can now toggle line numbers by pressing F6. Unlike VI the line numbers appear at the right hand side of the screen and you can use the Right Arrow key to shift the screen and read any text in the last few columns. Screen colors for VF can be set from the environment using the environment variable VFCOLORS. If VFCOLORS is not set VF will use existing screen colors. 2. I have added a "-b" option to DU to display disk usage in bytes. Gerald M. Vrooman Chenango Shoreware NOTE: DOSNIX is a trademark of Gerald M. Vrooman