Port of vi to VSTa

From: Andrew Valencia <vandys_at_nospam.org>
Date: Fri Jun 03 1994 - 11:03:04 PDT

I've got a port of "vim" (an excellent "vi" editor clone, better than the
original with multi-level undo and other features) to VSTa. Now all I need
is a port of RCS and I'll have virtually no reason to run DOS, ever. Oh
yeah, except for Tubotax.... :-)

Bugs found: missing "a" mode in fopen(), plus something I didn't know about
strchr() and strrchr(): strchr("abc", '\0') returns a pointer to the
terminating '\0' of the string "abc". Otherwise, it was mostly just a
conversion to POSIX TTY handling.

                                                Andy
Received on Fri Jun 3 10:10:52 1994

This archive was generated by hypermail 2.1.8 : Wed Sep 21 2005 - 21:04:28 PDT