Jump to content

STEVIE: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "{{Software |Name=ST Editor for VI Enthusiasts |Version=3.69b (1990) |Author=Tim Thompson, Tony Andrews |Licence=Public domain |WWW= }} '''STEVIE''' (ST Editor for VI Enthusias..."
 
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=STEVIE310.png
|Name=ST Editor for VI Enthusiasts
|Name=ST Editor for VI Enthusiasts
|Version=3.69b (1990)
|Version=3.69b (1990)
Line 10: Line 11:
The editor was first written by Tim Thompson for the Atari ST. Later versions improved by Tony Andrews also support UNIX, Minix, MS-DOS, and OS/2.
The editor was first written by Tim Thompson for the Atari ST. Later versions improved by Tony Andrews also support UNIX, Minix, MS-DOS, and OS/2.


Tony Andrews' port to the Amiga was the basis for the development of [[Vim]].
Tony Andrews' port to the Amiga was the basis for the development of [[Vim]]. PVIC (Portable VI Clone) was derived from STEVIE 3.69B.
 
==Features==
*Built-in help facility
*Tag stacking (for users of [[Ctags]])
*System-specific features:
**MS-DOS: function keys, cursor keys, colors, 43-line mode
**OS/2:


==Versions==
==Versions==
Line 16: Line 24:
* 1.1 (Mar 1988)
* 1.1 (Mar 1988)
* 1.12 (May 1988) - DOS support
* 1.12 (May 1988) - DOS support
* 3.10 (1988)
* 3.41 (Oct 1988)
* 3.41 (Oct 1988)
* 3.48 (Mar 1989)
* 3.48 (Mar 1989)
Line 22: Line 31:
* 3.69a (Feb 1990) - Ported to Turbo C
* 3.69a (Feb 1990) - Ported to Turbo C
* 3.69b (Apr 1990)
* 3.69b (Apr 1990)
* 3.69grr (Oct 1991) - adds long file name support
* 3.69grr (Oct 1991) - adds long file name support, ported by Greg Roelofs


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/stvi369g.zip stvi369g.zip] - OS/2 port by Greg Roelofs
* http://nosuch.com/tjt/stevie/
* http://nosuch.com/tjt/stevie/


[[Category:Text editors]]
[[Category:Text editors]]

Latest revision as of 01:32, 17 December 2022

STEVIE
Name ST Editor for VI Enthusiasts
Version 3.69b (1990)
Vendor
Author Tim Thompson, Tony Andrews
Licence Public domain
WWW

STEVIE (ST Editor for VI Enthusiasts) is a clone of the UNIX editor vi.

The editor was first written by Tim Thompson for the Atari ST. Later versions improved by Tony Andrews also support UNIX, Minix, MS-DOS, and OS/2.

Tony Andrews' port to the Amiga was the basis for the development of Vim. PVIC (Portable VI Clone) was derived from STEVIE 3.69B.

Features

  • Built-in help facility
  • Tag stacking (for users of Ctags)
  • System-specific features:
    • MS-DOS: function keys, cursor keys, colors, 43-line mode
    • OS/2:

Versions

  • 1.0 (Jun 1987)
  • 1.1 (Mar 1988)
  • 1.12 (May 1988) - DOS support
  • 3.10 (1988)
  • 3.41 (Oct 1988)
  • 3.48 (Mar 1989)
  • 3.68 (Aug 1989)
  • 3.69 (Aug 1989)
  • 3.69a (Feb 1990) - Ported to Turbo C
  • 3.69b (Apr 1990)
  • 3.69grr (Oct 1991) - adds long file name support, ported by Greg Roelofs

Links