Vile: Difference between revisions
Appearance
mNo edit summary |
|||
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 19: | Line 18: | ||
==Versions== | ==Versions== | ||
* 7.0 (1997) - [vil70os2.zip] | * 7.0 (1997) - [vil70os2.zip] | ||
* 7.3 | * 7.3 (1997-12-08) - [https://invisible-island.net/archives/vile/archive/vil73os2.zip vil73os2.zip] | ||
* 8.0 (1998) | * 7.4 (1998-05-02) - [https://invisible-island.net/archives/vile/archive/vil74os2.zip vil74os2.zip] | ||
* 8.1 (1998-10) | * 8.0 (1998-05-31) - [https://invisible-island.net/archives/vile/archive/vil80os2.zip vil80os2.zip] | ||
* 9.5 (2005-07-25) | * 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) |
Revision as of 12:50, 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
- 7.0 (1997) - [vil70os2.zip]
- 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