aboutsummaryrefslogtreecommitdiff
path: root/system/rxvt/README
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-06-17 08:47:57 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 08:47:57 +0700
commitbc3ea99a83dfa8428fb71cbe9e162280cf84acac (patch)
treef3476d762ee76b35a148e8d85eb28a03e29faa32 /system/rxvt/README
parente37cd2dbdf12f697c60bdaba4eb6a378a27b43b3 (diff)
system/rxvt: Added (terminal emulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rxvt/README')
-rw-r--r--system/rxvt/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/system/rxvt/README b/system/rxvt/README
new file mode 100644
index 0000000000000..08c8d87ecb6b1
--- /dev/null
+++ b/system/rxvt/README
@@ -0,0 +1,12 @@
+rxvt (terminal emulator)
+
+rxvt is a color vt102 terminal emulator intended as an xterm
+replacement for users who do not require features such as Tektronix
+4014 emulation and toolkit-style configurability. As a result, rxvt
+uses much less memory -- a significant advantage on a machine serving
+many X sessions. Also included is rclock, an analog clock for X.
+
+rxvt was in Slackware up through 14.2; it was replaced with
+rxvt-unicode in 15.0. Some people still prefer the original rxvt, so
+here it is. Be aware that it's no longer maintained upstream. Also,
+be aware that rxvt doesn't support Unicode.