diff options
Diffstat (limited to 'curses.buetow.org/content/Editors/Pico.inc')
| -rw-r--r-- | curses.buetow.org/content/Editors/Pico.inc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/curses.buetow.org/content/Editors/Pico.inc b/curses.buetow.org/content/Editors/Pico.inc new file mode 100644 index 0000000..fbac938 --- /dev/null +++ b/curses.buetow.org/content/Editors/Pico.inc @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <textheader>pico - simple text editor in the style of the Alpine Composer</textheader> + <namedlink href="%%documentsurl%%images/pico.png"> + <rimg href="%%documentsurl%%images/pico_s.png" /> + </namedlink> + <text>Pico is a simple, display-oriented text editor based on the Alpine message system composer. As with Alpine, commands are displayed at the bottom of the screen, and context-sensitive help is provided. As characters are typed they are immediately inserted into the text.</text> + <text> + <noop>Homepage: </noop> + <link>http://www.washington.edu/alpine</link> + </text> +</content> + |
