tadguy@cs.odu.edu (Tad Guy) (10/11/89)
Fred Walter <grwalter@watmath.waterloo.edu> has made available via
anonymous ftp from XANTH.CS.ODU.EDU version 3.7 of the UNIX-vi clone
Stevie. The source is portable to many machines, and an Amiga
executable is provided. It's available as /amiga/stevie-3_7.zoo.
...tad
The following is from Fred:
While Stevie is in theory compilable on many machines, the executible in
the zoofile is for the Amiga, and I'd appreciate a post to comp.sys.amiga
of the following after you've moved the zoofile to the appropriate place.
Thanx,
fred
----------------------cut me here----------------
Another release of Stevie is hitting the streets. Here is a summary of the
changes from 3.6 to 3.7.
* 3.6A - Added (Amiga) AUX: device support to Stevie.
*
* 3.7 - Now use ARP wildcard expansion for the command line and for
* the :e and :r commands. If ARP isn't available, Stevie still
* works, but no wildcard expansion is done.
* - Added :!cmd support to Stevie.
* - Added 'R'eplace mode to Stevie.
* - Added ':e %' where %=current filename.
* - Fixed bug with 'cw' when on a single character word.
* - Fixed bug with 'cw' and 'dw' when at the end of a line.
* - Fixed bugs with ":set list" and ":set nu" modes.
* - Fixed bug with CTRL('^') (switch to alternate file) after
* a :ta was done that stayed within the same file.
* - Fixed bug with '@' when editting on the command line
* (I.E. with '/', '?', or ':').
* - When run, Stevie tries to open a 640x200 window.
fred