diff options
Diffstat (limited to 'curses.buetow.org/content/Editors/Elvis.inc')
| -rw-r--r-- | curses.buetow.org/content/Editors/Elvis.inc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/curses.buetow.org/content/Editors/Elvis.inc b/curses.buetow.org/content/Editors/Elvis.inc new file mode 100644 index 0000000..ab89125 --- /dev/null +++ b/curses.buetow.org/content/Editors/Elvis.inc @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <textheader>elvis - a clone of the ex/vi text editor</textheader> + <namedlink href="%%documentsurl%%images/elvis.png"> + <rimg href="%%documentsurl%%images/elvis_s.png" /> + </namedlink> + <text>Elvis is a text editor. It is intended to be a modern replacement for the classic ex/vi editor of UNIX fame. Elvis supports many new features, including multiple edit buffers, multiple windows, multiple user interfaces (including an X11 interface), and a variety of display modes.</text> + <text> + <noop>Homepage: </noop> + <link>http://elvis.vi-editor.org</link> + </text> +</content> + |
