summaryrefslogtreecommitdiff
path: root/curses.buetow.org/content/Miscellaneous
diff options
context:
space:
mode:
Diffstat (limited to 'curses.buetow.org/content/Miscellaneous')
-rw-r--r--curses.buetow.org/content/Miscellaneous/MC.inc12
-rw-r--r--curses.buetow.org/content/Miscellaneous/Screen.inc12
2 files changed, 24 insertions, 0 deletions
diff --git a/curses.buetow.org/content/Miscellaneous/MC.inc b/curses.buetow.org/content/Miscellaneous/MC.inc
new file mode 100644
index 0000000..d4c0b7d
--- /dev/null
+++ b/curses.buetow.org/content/Miscellaneous/MC.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>Midnight Commander</textheader>
+ <namedlink href="%%documentsurl%%images/mc.gif">
+ <rimg href="%%documentsurl%%images/mc.jpg" />
+ </namedlink>
+ <text>The midnight commander is a very powerfull text-based filemanager which also may be used as a FTP client. If you are familiar to tho Norton Commander then this program is a must!</text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://www.midnight-commander.org</link>
+ </text>
+</content>
diff --git a/curses.buetow.org/content/Miscellaneous/Screen.inc b/curses.buetow.org/content/Miscellaneous/Screen.inc
new file mode 100644
index 0000000..83b9a33
--- /dev/null
+++ b/curses.buetow.org/content/Miscellaneous/Screen.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>Screen - Screen manager with VT100/ANSI terminal emulation</textheader>
+ <namedlink href="%%documentsurl%%images/screen.gif">
+ <rimg href="%%documentsurl%%images/screen.jpg" />
+ </namedlink>
+ <text>Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, sev­ eral control functions from the ISO 6429 (ECMA 48, ANSI X3.64) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scroll­ back history buffer for each virtual terminal and a copy- and-paste mechanism that allows moving text regions between windows.</text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://www.gnu.org/software/screen</link>
+ </text>
+</content>