Jump to content

Vile: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
|WWW=http://invisible-island.net/vile/
|WWW=http://invisible-island.net/vile/
}}
}}
'''vile''' (Vi Like Emacs) is an extensible multi-platform programmer's editor that was forked from [[MicroEMACS]] and released for [[DOS]] in 1990 and since ported to a host of architectures, basically retains architecture, the multiple buffers and windows features from MicroEMACS but changes the keyboard shortcuts and command structure to that of [[vi]].
'''vile''' (Vi Like Emacs) is an extensible multi-platform programmer's editor that was forked from [[MicroEMACS]] and released for [[DOS]] in 1990 and since ported to a host of architectures, basically retains architecture, the multiple buffers and windows features from MicroEMACS but changes the keyboard shortcuts and command structure to that of [[vi]].


Line 18: Line 17:


==Versions==
==Versions==
* 7.0 (1997) - [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vil70os2.zip]
* 4.3 (1994-03-29)
* 7.3
* 4.5 (1994-04-27)
* 8.0 (1998)
* 4.8 (1994-10-31)
* 8.1 (1998-10)
* 4.13 (1994-12-22)
* 9.5 (2005-07-25) - [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vile-os2.zip]
* 5.2 (1995-02-23)
* 6.0 (1996-06-18)
* 6.5 (1997-02-17)
* 7.0 (1997-02-28)
* 7.3 (1997-12-08) - [https://invisible-island.net/archives/vile/archive/vil73os2.zip vil73os2.zip]
* 7.4 (1998-05-02) - [https://invisible-island.net/archives/vile/archive/vil74os2.zip vil74os2.zip]
* 8.0 (1998-05-31) - [https://invisible-island.net/archives/vile/archive/vil80os2.zip vil80os2.zip]
* 8.1 (1998-10-03)
* 8.2 (1998-10-25)
* 8.3 (1999-04-23)
* 9.0 (1999-11-15)
* 9.1 (2000-01-17)
* 9.2 (2000-10-19)
* 9.3 (2002-06-26)
* 9.5 (2005-07-25)
* 9.6 (2007-12-27)
* 9.6 (2007-12-27)
* 9.7 (2008-06-14)
* 9.7 (2008-06-14)

Latest revision as of 13:02, 27 November 2022

Vile
Name Vi Like Emacs
Version 9.8 (2010)
Vendor
Author Paul Fox (Original fork)
Thomas E. Dickey (Current developer)
Licence GNU GPL v2 License
WWW http://invisible-island.net/vile/

vile (Vi Like Emacs) is an extensible multi-platform programmer's editor that was forked from MicroEMACS and released for DOS in 1990 and since ported to a host of architectures, basically retains architecture, the multiple buffers and windows features from MicroEMACS but changes the keyboard shortcuts and command structure to that of vi.

Older version were based on MicroEMACS code and thus released as copyright software with a no commercial usage clause, current version released under the GNU GPL v2 License.

Features

  • Command completion, history
  • Syntax colouring: C/C++, Java, Perl, HTML, shell scripts

Versions

  • 4.3 (1994-03-29)
  • 4.5 (1994-04-27)
  • 4.8 (1994-10-31)
  • 4.13 (1994-12-22)
  • 5.2 (1995-02-23)
  • 6.0 (1996-06-18)
  • 6.5 (1997-02-17)
  • 7.0 (1997-02-28)
  • 7.3 (1997-12-08) - vil73os2.zip
  • 7.4 (1998-05-02) - vil74os2.zip
  • 8.0 (1998-05-31) - vil80os2.zip
  • 8.1 (1998-10-03)
  • 8.2 (1998-10-25)
  • 8.3 (1999-04-23)
  • 9.0 (1999-11-15)
  • 9.1 (2000-01-17)
  • 9.2 (2000-10-19)
  • 9.3 (2002-06-26)
  • 9.5 (2005-07-25)
  • 9.6 (2007-12-27)
  • 9.7 (2008-06-14)
  • 9.8 (2010-08-08) - vil98os2.zip

Links