- Rxvt
Infobox Software
name = rxvt
caption = A plain rxvt displaying the rxvt man page.
developer = rxvt project
latest_release_version = 2.6.4
latest_release_date =2001-11-01
latest_preview_version = 2.7.10
latest_preview_date =2003-03-25
operating_system =
genre =Terminal emulator
license = GPL
website = [http://rxvt.net/ rxvt.net]Rxvt is a
terminal emulator for theX Window System , originally written by Rob Nation and later extensively modified by Mark Olesen, who took over maintenance for several years. It is intended to be a slimmed-down replacement forxterm , omitting some of its little-used features, likeTektronix 4014 emulation and toolkit-style configurability. The latter refers to the Xt resource mechanism, e.g., for binding keys. Rxvt is an extended version of the older xvt terminal emulator by John Bovey of theUniversity of Kent . The name originally stood for "Robert's xvt", but was later re-dubbed "our xvt" (pronounced like the letters r-x-v-t).Aside from features such as those controlled by resource files, rxvt's terminal emulation differs from
xterm in two important ways:
* it emulates a VT102, rather than aVT220 . That means that it handles 8-bit data differently, does not implement the C1 controls that xterm does. xterm does implement a switch "-k8" [cite web
url=http://invisible-island.net/xterm/xterm.log.html#xterm_175
title=XTERM- Change Log - Patch #175 - 2003/3/9 - XFree86 4.3.0
author=Thomas E. Dickey] to suppress that functionality; rxvt does not provide an option to emulate a VT220.
* the strings sent for function keys are different. xterm sends strings that are encoded using the same rules as the ANSI/ISO escape sequences. Rxvt's do not, though they provide comparable flexibility in this area.Newer versions of rxvt have primitive support for
pseudo-transparency .The Rxvt distribution also includes an analog clock program called rclock.Very old distributions included a copy of
vttest , but dropped that in 1996 with version 2.18.Derived programs
*
aterm (from rxvt 2.4.8)
*Eterm (from rxvt 2.21)
*mrxvt (from rxvt 2.7.11)
*rxvt-unicode (from rxvt 2.7.11)References
External links
* [http://sourceforge.net/projects/rxvt rxvt project page]
* [http://freshmeat.net/projects/rxvt/ Freshmeat project page]
Wikimedia Foundation. 2010.