Jump to content

Xvi: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=Xvipm.png
|Name=Xvi
|Name=Xvi
|Version=2.50.3
|Version=2.50.3
Line 6: Line 7:
|WWW=http://martinwguy.github.io/xvi/
|WWW=http://martinwguy.github.io/xvi/
}}
}}
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 80s 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 80s 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.
[[File:Xvipm.png|thumb|XVI/PM]]


==Version==
==Version==
Line 19: Line 19:


==Links==
==Links==
* [https://github.com/martinwguy/xvi xvi Github page]
* [https://github.com/martinwguy/xvi xvi GitHub page]
* [http://bike-nomad.com/oldpages/ Ned Konz's Old Homepage] - Xvi/PM port
* [http://bike-nomad.com/oldpages/ Ned Konz's Old Homepage] - Xvi/PM port


[[Category:Text editors]][[Category:Open Source Software]]
[[Category:Text editors]][[Category:Open Source Software]]

Latest revision as of 10:04, 30 July 2022

Xvi
Name Xvi
Version 2.50.3
Vendor
Author Chris Downey, John Downey
Licence Public domain
WWW http://martinwguy.github.io/xvi/

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 80s 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

OS/2 PM port by Ned Konz

  • 2.15 (1995) - XVI/PM Alpha 4 for OS/2 Presentation Manager

Maintainer: Martin Guy

  • 2.49
  • 2.50.3 (2017-06-07)

Links