Jump to content

Vile: Difference between revisions

From EDM2
Created page with "==Description== Extensible multi-platform programmers editor, basically retains the keyboard short-cuts and command structure of Vi while adding the multiple buffers and w..."
 
No edit summary
Line 1: Line 1:
==Description==
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]].
Extensible multi-platform programmers editor, basically retains the keyboard short-cuts and command structure of [[Vi]] while adding the multiple buffers and windows features from [[MicroEMACS]].


==Version==
==Version==
Line 9: Line 8:


==License==
==License==
* Open source, older version were based on [[MicroEMACS]] code and thus released as copyright software with a [[no commercial usage clause]], current version release under the [[GNU GPL v2 License]].
* 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]].


==Links==
==Links==
Line 15: Line 14:


==Author==
==Author==
* Thomas E. Dickey
* Paul Fox (Original fork)
* 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: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]]

Revision as of 07:44, 6 February 2016

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.

Version

  • Latest version: 9.8

Language Support

  • English - Built in.

License

Links

Author

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