Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-23 16:01
8.6

Due to bugs in most implementations of kqueue,
this backend has been
disabled on everything but NetBSD. A workaround
for spurious event
notifications from epoll and Solaris ports has
been implemented. Both
changes fix "urxvt freezes until you press a key"
and similar symptoms.
Also, the -keysym option has been re-added
(subject to Xlib parsing
rules), and a -xrm option that works like the Xt
option of the same name
has been added.
Tags: Major bugfixes

2007-11-21 08:50
8.5

Rxvt-unicode now uses the libev high performance
event loop, so some portability problems should be
expected. Apart from that, the automove-background
Perl extension was replaced by the new "root"
pixmap flag. The background pixmap leak and the
way the XIM destroy callback was set up on 64-bit
systems was fixed. The Perl selection code has
been tuned. urxvtc no longer links against
unnecessary libraries.
Tags: Major feature enhancements

2007-10-27 23:05
8.4

The transparency code has been overhauled and
further improved, adding XRender transparency and
other goodies to the already extensive set of
options. xterm 1002/1003 mouse tracking modes have
been implemented. Some potential memory leaks have
been plugged and a number of bugs have been fixed,
as usual.
Tags: Major feature enhancements

2007-08-01 23:42
8.3

This release optionally takes advantage of libafterimage for much improved image format and transparency support: transparency is now officially supported. Some new options are available: "skipScroll" hides fast scrolling text, "urgentOnBell" sets urgent hints to use an ASCII bell, and the "iso14755_52" resource controls the keycap insert mode. Portability has been enhanced, and many minor bugs have been fixed.
Tags: Major feature enhancements

2007-02-18 05:50
8.2

This release contains a great number of smaller
bugfixes and improvements, such as fixing
combining characters with tinting, an updated
libptytty that doesn't eat pty handles anymore,
updates to the matcher extension, correcting
handling of the IUTF8 flag (in Linux), and
re-enabling meta-button2-pastes-clipboard
functionality. The Linux-Pty slowdown bug
workaround is now disabled by default as it
interacts badly with screen. Some obsolete
funtionality has been removed from the code, and a
lot of minor annoyances have been fixed.
Tags: Minor bugfixes

Project Resources