aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/xterm/README
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-02 15:02:49 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-02 15:02:49 +0100
commitb16b9e4656e7199c2aec74a4c8ebc7a875d3ba73 (patch)
tree4361edef0d42d5bf5ac984ef72b4fac35426eae7 /nx-X11/programs/xterm/README
parent0d5a83e986f39982c0924652a3662e60b1f23162 (diff)
downloadnx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.gz
nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.tar.bz2
nx-libs-b16b9e4656e7199c2aec74a4c8ebc7a875d3ba73.zip
massive reduction of unneeded files
Diffstat (limited to 'nx-X11/programs/xterm/README')
-rw-r--r--nx-X11/programs/xterm/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/nx-X11/programs/xterm/README b/nx-X11/programs/xterm/README
deleted file mode 100644
index f098b04b0..000000000
--- a/nx-X11/programs/xterm/README
+++ /dev/null
@@ -1,15 +0,0 @@
- Abandon All Hope, Ye Who Enter Here
-
-
-This is undoubtedly the most ugly program in the distribution. It was one of
-the first "serious" programs ported, and still has a lot of historical baggage.
-Ideally, there would be a general tty widget and then vt102 and tek4014
-subwidgets so that they could be used in other programs. We are trying to
-clean things up as we go, but there is still a lot of work to do.
-
-If you are porting this to a machine that has problems with overlapping
-bcopy's, watch out!
-
-There are two documents on xterm: the man page, xterm.man, which describes
-how to use it, and ctlseqs.ms, which describes the control sequences it
-understands.