Jump to content

Vi: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 15: Line 15:
* [[elvis]]
* [[elvis]]
* [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/nvi179b.zip nvi]
* [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/nvi179b.zip nvi]
* [http://hobbes.nmsu.edu/download/pub/os2/apps/editors/vil70os2.zip vile]
* [[vile]] - vi like emacs
* [[vim]]
* [[vim]]
* Open Watcom Vi Editor
* Open Watcom Vi Editor

Revision as of 20:57, 17 August 2019

vi is a screen-oriented text editor.

History

  • 1978: visual mode of line editor ex by Bill Joy
  • May 1979: included in 2BSD (ex 2.0)
  • Jun 1979: ex/vi 2.7
  • Aug 1980: ex/vi 3.5
  • Oct 1981: ex/vi 3.7

OS/2 Implementations

Clones

OS/2 editors that offer some vi compatibility

  • Preditor/2 - vi keyboard mappings, window layout and more

Publications

  • August Hansen: vi - The UNIX Screen Editor - Brady 1986, ISBN 0-89303-928-4
  • Lamb: Learning the vi Editor (4th edition) - ISBN 0-937175-17-X
  • Lamb; Robbins: Learning the vi Editor (6th edition) - O'Reilly 1998

Links