Jump to content

Elvis: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Elvis1.png|300px|right]]
{{Software
Elvis is a multi-platform text editor that basically clones the functionality of the '''vi/ex''' editor that is shipped with most UNIX-like systems. It simulates both the visual mode and ex mode of [[vi]] and supports the bulk of the commands vi offers but in addition has features such as support for multiple files, multiple windows, binary editing, a variety of display modes including notably a [[HTML]] mode that even has rudimentary browsing capabilities, a mode for viewing [[LaTeX]] files, on-line help and other miscellaneous extensions.
|Picture=Elvis1.png
|Name=elvis
|Version=2.2.1 (2014-12-23)
|Author=Steve Kirkendall (Original author)<br/>Martin Dietze (OS/2 port)<br/>Lee Johnson (X11 code)
|Licence=[[Clarified Artistic License]]
|WWW=http://elvis.the-little-red-haired-girl.org/
}}
'''Elvis''' is a multi-platform text editor that basically clones the functionality of the '''vi/ex''' editor that is shipped with most UNIX-like systems. It simulates both the visual mode and ex mode of [[vi]] and supports the bulk of the commands vi offers but in addition has features such as support for multiple files, multiple windows, binary editing, a variety of display modes including notably an [[HTML]] mode that even has rudimentary browsing capabilities, a mode for viewing [[LaTeX]] files, on-line help and other miscellaneous extensions.


Available for [[DOS]], [[MS Windows]] and a few UNIX-like systems in addition to OS/2. While primarily a text mode application Elvis also provides an [[X11]] graphical interface on OS/2 and Unix like systems and can be used natively on OS/2 with a X server like [[Hoblink]].
Available for [[DOS]], [[MS Windows]] and a few UNIX-like systems in addition to OS/2. While primarily a text mode application, Elvis also provides an [[X11]] graphical interface on OS/2 and Unix like systems and can be used natively on OS/2 with an X server like [[HOBLink X11]].


==Version==
==Version==
* Latest version: 2.2.1 (2014-12-23)
* 1.5 (1992-03-23)
* 2.2.1 (2014-12-23)
:Note that the Unix versions of the editor rely on a spell checking library shipped as standard with the system, for DOS, Windows and OS/2 versions you should download the "linux.words.2.tar.gz" file from the main file archive listed below to get a full spell checking functionality.
:Note that the Unix versions of the editor rely on a spell checking library shipped as standard with the system, for DOS, Windows and OS/2 versions you should download the "linux.words.2.tar.gz" file from the main file archive listed below to get a full spell checking functionality.
==Language Support==
* English - Built in


==Syntax highlighting==
==Syntax highlighting==
;Built in
;Built in
[[AWK]], [[C]], [[C++]], [[diffs]], [[FORTRAN]], [[HTML]], [[Java]], [[Make]] files, [[Man]] pages, [[Pascal]], [[Perl]], [[PostScript]], [[sh]], [[Tcl]] and [[VRML]].
[[AWK]], [[C]], [[C++]], [[diffs]], [[FORTRAN]], [[HTML]], [[Java]], [[Make]] files, [[Man]] pages, [[Pascal]], [[Perl]], [[PostScript]], [[sh]], [[Tcl]] and [[VRML]].
==License==
* Open source software released under the [[Clarified Artistic License]]


==Links==
==Links==
Line 22: Line 24:
* [http://www.the-little-red-haired-girl.org/pub/elvis/00-index.html File archive]
* [http://www.the-little-red-haired-girl.org/pub/elvis/00-index.html File archive]


==Author==
[[Category:Text editors]]
* Steve Kirkendall (Original author)
* Martin Dietze (OS/2 port)
* Lee Johnson (X11 code)
 
[[Category:Text editors]][[Category:DOS text editors]][[Category:Win32 text editors]]

Latest revision as of 23:47, 16 December 2022

Elvis
Name elvis
Version 2.2.1 (2014-12-23)
Vendor
Author Steve Kirkendall (Original author)
Martin Dietze (OS/2 port)
Lee Johnson (X11 code)
Licence Clarified Artistic License
WWW http://elvis.the-little-red-haired-girl.org/

Elvis is a multi-platform text editor that basically clones the functionality of the vi/ex editor that is shipped with most UNIX-like systems. It simulates both the visual mode and ex mode of vi and supports the bulk of the commands vi offers but in addition has features such as support for multiple files, multiple windows, binary editing, a variety of display modes including notably an HTML mode that even has rudimentary browsing capabilities, a mode for viewing LaTeX files, on-line help and other miscellaneous extensions.

Available for DOS, MS Windows and a few UNIX-like systems in addition to OS/2. While primarily a text mode application, Elvis also provides an X11 graphical interface on OS/2 and Unix like systems and can be used natively on OS/2 with an X server like HOBLink X11.

Version

  • 1.5 (1992-03-23)
  • 2.2.1 (2014-12-23)
Note that the Unix versions of the editor rely on a spell checking library shipped as standard with the system, for DOS, Windows and OS/2 versions you should download the "linux.words.2.tar.gz" file from the main file archive listed below to get a full spell checking functionality.

Syntax highlighting

Built in

AWK, C, C++, diffs, FORTRAN, HTML, Java, Make files, Man pages, Pascal, Perl, PostScript, sh, Tcl and VRML.

Links