Xvi: Difference between revisions
Appearance
Created page with "Multi-platform programmer's editor modelled to a degree on vi that was originally released for the Atari ST in the latter half of the 80's as '''STEVIE''' but around 1..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Multi-platform programmer's editor modelled to a degree on [[vi]] that was originally released for the [[Atari ST]] in the latter half of the 80's as '''STEVIE''' but around 1990 it was forked into a version called xvi and ported to a host of operating systems including [[AIX]], BSD, HP-UX, Linux, MS-DOS, OS/2, QNX, Solaris, SunOS, Sunview, [[UNIX]] System V, Windows NT and [[Xenix]]/386. While functionally similar to vi it adds a number of more modern features such as multiple buffers and so on. | Multi-platform programmer's editor modelled to a degree on [[vi]] that was originally released for the [[Atari ST]] in the latter half of the 80's as '''STEVIE''' but around 1990 it was forked into a version called xvi and ported to a host of operating systems including [[AIX]], BSD, [[HP-UX]], [[Linux]], MS-DOS, OS/2, QNX, Solaris, SunOS, Sunview, [[UNIX]] System V, Windows NT and [[Xenix]]/386. While functionally similar to vi it adds a number of more modern features such as multiple buffers and so on. | ||
There was for a time also available a CLI mode port of xvi available for OS/2 but that appears lost to the vagaries of time. | There was for a time also available a CLI mode port of xvi available for OS/2 but that appears lost to the vagaries of time. | ||
Line 23: | Line 23: | ||
* [[Ned Konz]] (OS/2 PM port) | * [[Ned Konz]] (OS/2 PM port) | ||
[[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: | [[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:HPUX Tools]] [[Category:DOS Tools]] [[Category:SCO Tools]] [[Category:QNX Tools]] |
Revision as of 09:06, 6 February 2016
Multi-platform programmer's editor modelled to a degree on vi that was originally released for the Atari ST in the latter half of the 80's as STEVIE but around 1990 it was forked into a version called xvi and ported to a host of operating systems including AIX, BSD, HP-UX, Linux, MS-DOS, OS/2, QNX, Solaris, SunOS, Sunview, UNIX System V, Windows NT and Xenix/386. While functionally similar to vi it adds a number of more modern features such as multiple buffers and so on.
There was for a time also available a CLI mode port of xvi available for OS/2 but that appears lost to the vagaries of time.
Version
- Latest version: Xvi/PM Alpha 4.
- Last known version: 2.49
Language Support
- English - Built in.
License
- Open source in the public domain, OS/2 PM source was never released.
Links
- xvi homepage
- xvi Github page
- Ned Konz's Old Homepage - Contains the Xvi/PM port.
Authors
- Chris Downey (Original xvi author)
- John Downey (Original xvi author)
- Martin Guy (Current maintainer)
- Ned Konz (OS/2 PM port)