Jump to content

Vile: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''vile''' (Vi Like Emacs)
{{Software
|Picture=NA.png
|Name=Vi Like Emacs
|Version=9.8 (2010)
|Vendor=
|Author=Paul Fox (Original fork)<br/>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]].


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==
==Features==
Line 8: Line 17:


==Versions==
==Versions==
*vile 7.0 (1997) - [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vil70os2.zip]
* 4.3 (1994-03-29)
*vile 9.5 (2005-07-25) - [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vile-os2.zip]
* 4.5 (1994-04-27)
*vile 9.6 (2007-12-27)
* 4.8 (1994-10-31)
*vile 9.7 (2008-06-14)
* 4.13 (1994-12-22)
*vile 9.8 (2010-08-08) - [ftp://invisible-island.net/vile/vil98os2.zip vil98os2.zip]
* 5.2 (1995-02-23)
 
* 6.0 (1996-06-18)
==License==
* 6.5 (1997-02-17)
* Open source, 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]].
* 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.7 (2008-06-14)
* 9.8 (2010-08-08) - [ftp://invisible-island.net/vile/vil98os2.zip vil98os2.zip]


==Links==
==Links==
* [http://invisible-island.net/vile/ Vile homepage]
* [http://invisible-island.net/vile/ Vile homepage]
==Author==
* Paul Fox (Original fork)
* Thomas E. Dickey (Current developer)


[[Category:Text editors]][[Category:Open Source Software]][[Category:Software written in C]]
[[Category:Text editors]][[Category:Open Source Software]][[Category:Software written in C]]

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