diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-14 00:32:53 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-14 00:32:53 +0000 |
commit | f34ca1e279d4f143900a9b4610cbacff1a3c9686 (patch) | |
tree | 29a6ac8b4ea2e3b7fa54b2b75f61a81448648829 /x11/rxvt-unicode/DESCR | |
parent | 14948b389c4bdeae41c1a2654a65d380a05663a8 (diff) | |
download | pkgsrc-f34ca1e279d4f143900a9b4610cbacff1a3c9686.tar.gz |
Import rxvt-unicode from pkgsrc-wip. Packaged by Leonard Schmidt.
rxvt-unicode is a clone of the well known terminal emulator rxvt,
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
locale-correct input and output. It also supports mixing multiple
fonts at the same time, including Xft fonts.
Diffstat (limited to 'x11/rxvt-unicode/DESCR')
-rw-r--r-- | x11/rxvt-unicode/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/rxvt-unicode/DESCR b/x11/rxvt-unicode/DESCR new file mode 100644 index 00000000000..4341d602431 --- /dev/null +++ b/x11/rxvt-unicode/DESCR @@ -0,0 +1,4 @@ +rxvt-unicode is a clone of the well known terminal emulator rxvt, +modified to store text in Unicode (either UCS-2 or UCS-4) and to use +locale-correct input and output. It also supports mixing multiple +fonts at the same time, including Xft fonts. |