diff options
author | Duane Dohrman II <d.dohrman@gmail.com> | 2010-05-11 19:46:37 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:37 +0200 |
commit | a80d0058a2b1837adede3b8ca42c783775cea01a (patch) | |
tree | 90ab0a662723bc36c6bff69769b5bdcf6d4141c0 /system/rxvt-unicode/README | |
parent | 8ae1c839c1074077d405afb0ca6bfca7f8c4fc30 (diff) | |
download | slackbuilds-a80d0058a2b1837adede3b8ca42c783775cea01a.tar.gz |
system/rxvt-unicode: Updated for version 8.9
Diffstat (limited to 'system/rxvt-unicode/README')
-rw-r--r-- | system/rxvt-unicode/README | 12 |
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. |