diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /curses.buetow.org/content/Editors/Pico.inc | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
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> + |
