summaryrefslogtreecommitdiffstats
path: root/system/rxvt-unicode/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/rxvt-unicode/README')
-rw-r--r--system/rxvt-unicode/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/system/rxvt-unicode/README b/system/rxvt-unicode/README
index 737fc94be4..271246351d 100644
--- a/system/rxvt-unicode/README
+++ b/system/rxvt-unicode/README
@@ -1,5 +1,7 @@
-rxvt-unicode is a clone of the well known terminal emulator rxvt
-modified to store text in Unicode and to use locale-correct input
-and output. It also supports mixing multiple fonts at the same time,
-including Xft fonts, real transparency, and an optional embedded
-Perl interpreter that allows you to extend your terminal easily.
+rxvt-unicode is an enhanced version of the rxvt terminal emulator. It has full
+unicode and Xft support, does font antialiasing and italics, and has the same
+transparency capabilities as ATerm. It can be extended using Perl.
+
+NOTE: changing to --disable-perl will result in a much leaner package.
+
+libAfterImage is an optional dependency that will greatly enhance rxvt-unicode.