Jump to content

Vile: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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 the keyboard shortcuts and command structure to that of [[Vi]].
'''vile''' (Vi Like Emacs)


==Version==
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 the keyboard shortcuts and command structure to that of [[vi]].
*'''Latest version:''' [http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=vile&stype=all&sort=type_name&dir=%2F 9.8]


==Language Support==
==Features==
* English - Built in.
*Command completion, history
*Syntax colouring: C/C++, Java, Perl, HTML, shell scripts
 
==Versions==
*vile 7.0 (1997) - [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vil70os2.zip]
*vile 9.5 (2005-07-25) - [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vile-os2.zip]
*vile 9.6 (2007-12-27)
*vile 9.7 (2008-06-14)
*vile 9.8 (2010-08-08) - [ftp://invisible-island.net/vile/vil98os2.zip vil98os2.zip]


==License==
==License==
Line 17: Line 24:
* Thomas E. Dickey (Current developer)
* Thomas E. Dickey (Current developer)


[[Category:Tools]] [[Category:Text editors]]  [[Category:Open Source Software]] [[Category:Software written in C]] [[Category:MS Windows Tools]] [[Category:Linux Tools]] [[Category:Solaris Tools]] [[Category:AIX Tools]] [[Category:BSD Tools]] [[Category:Minix Tools]] [[Category:DOS Tools]] [[Category:BeOS Tools]] [[Category:QNX Tools]]
[[Category:Text editors]]  [[Category:Open Source Software]] [[Category:Software written in C]]

Revision as of 01:44, 7 February 2017

vile (Vi Like Emacs)

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 the keyboard shortcuts and command structure to that of vi.

Features

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

Versions

  • vile 7.0 (1997) - [1]
  • vile 9.5 (2005-07-25) - [2]
  • vile 9.6 (2007-12-27)
  • vile 9.7 (2008-06-14)
  • vile 9.8 (2010-08-08) - vil98os2.zip

License

Links

Author

  • Paul Fox (Original fork)
  • Thomas E. Dickey (Current developer)