Package: elvis-console (2.2.0-5) [universe]
Links for elvis-console
Ubuntu Resources:
Download Source Package elvis:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Kapil Hari Paranjape
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
powerful clone of the vi/ex text editor (without X11 support)
This package contains Elvis compiled without X11 support. If you want to use Elvis' X11 interface then install the package elvis instead. See also: elvis-tools
Elvis is a clone of vi/ex, the standard UNIX editor. It supports nearly all of the vi/ex commands, in both visual mode and ex mode. Elvis adds support for multiple files, multiple windows, a variety of display modes (including syntax highlighting, man, tex, html and hex), an optional X11 user interface (see elvis-x11), on-line help, folding, spell checking, new options, auto commands, regions, enhanced tags, printing, aliases and an improved :map command.
Like vi/ex, Elvis stores most of the text in a temporary file, instead of RAM. This allows it to edit files that are too large to fit in a single process' data space. Also, the edit buffer can survive a power failure or crash.
Homepage: http://elvis.vi-editor.org
Other Packages Related to elvis-console
|
|
|
-
- dep: elvis-common (= 2.2.0-5)
- common files for elvis, elvis-console and elvis-tools
-
- dep: libc6 (>= 2.3.4-1)
- GNU C Library: Shared libraries and Timezone data
also a virtual package provided by libc6-udeb
-
- dep: libncurses5 (>= 5.4-5)
- Shared libraries for terminal handling
-
- sug: elvis-tools
- text editing tools for programmers (elvfmt, elvtags, ref)