ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.tbl
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.tbl (file contents):
Revision 1.7 by pcg, Mon Mar 29 16:52:06 2004 UTC vs.
Revision 1.11 by pcg, Sun May 2 22:54:49 2004 UTC

1.TH "RXVT" "1" "2004-03-28" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-04-02" "X Version 11" "X Tools"
2.SH "NAME" 2.SH "NAME"
3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system 3rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
4.PP 4.PP
5.SH "SYNOPSIS" 5.SH "SYNOPSIS"
6.PP 6.PP
7\fBrxvt\fP [options] [-e command [ args ]] 7\fBurxvt\fP [options] [-e command [ args ]]
8.PP 8.PP
9.SH "DESCRIPTION" 9.SH "DESCRIPTION"
10.PP 10.PP
11\fBrxvt-unicode\fP, version \fB2\&.5\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB2\&.7\fP, is a colour vt102 terminal emulator
12intended as an \fIxterm\fP(1) replacement for users who do not require 12intended as an \fIxterm\fP(1) replacement for users who do not require
13features such as Tektronix 4014 emulation and toolkit-style configurability\&. 13features such as Tektronix 4014 emulation and toolkit-style configurability\&.
14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant 14As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
15advantage on a machine serving many X sessions\&. 15advantage on a machine serving many X sessions\&.
16.PP 16.PP
17.PP 17.PP
18.SH "OPTIONS" 18.SH "OPTIONS"
19.PP 19.PP
20The \fBrxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&. 20The \fBurxvt\fP options (mostly a subset of \fIxterm\fP\&'s) are listed below\&.
21In keeping with the smaller-is-better philosophy, options may be eliminated 21In keeping with the smaller-is-better philosophy, options may be eliminated
22or default values chosen at compile-time, so options and defaults listed 22or default values chosen at compile-time, so options and defaults listed
23may not accurately reflect the version installed on your system\&. 23may not accurately reflect the version installed on your system\&.
24`rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&. 24`rxvt -h\&' gives a list of major compile-time options on the \fIOptions\fP line\&.
25Option descriptions may be prefixed with which compile option each is 25Option descriptions may be prefixed with which compile option each is
26dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP 26dependent upon\&. e\&.g\&. `Compile \fIXIM\fP:\&' requires \fIXIM\fP on the \fIOptions\fP
27line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled 27line\&. Note: `rxvt -help\&' gives a list of all command-line options compiled
28into your version\&. 28into your version\&.
29.PP 29.PP
30Note that \fBrxvt\fP permits the resource name to be used as a long-option 30Note that \fBurxvt\fP permits the resource name to be used as a long-option
31(--/++ option) so the potential command-line options are far greater than 31(--/++ option) so the potential command-line options are far greater than
32those listed\&. 32those listed\&.
33For example: `rxvt --loginShell --color1 Orange\&'\&. 33For example: `rxvt --loginShell --color1 Orange\&'\&.
34.PP 34.PP
35The following options are available: 35The following options are available:
51resource \fBjumpScroll\fP\&. 51resource \fBjumpScroll\fP\&.
52.IP "\fB-ip\fP|\fB+ip\fP" 52.IP "\fB-ip\fP|\fB+ip\fP"
53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form 53Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
54is \fB-tr\fP; 54is \fB-tr\fP;
55resource \fBinheritPixmap\fP\&. 55resource \fBinheritPixmap\fP\&.
56.IP "\fB-tint\fP \fIcolour\fP"
57Tint the transparent background pixmap with the given colour\&.
56.IP "\fB-bg\fP \fIcolour\fP" 58.IP "\fB-bg\fP \fIcolour\fP"
57Window background colour; 59Window background colour;
58resource \fBbackground\fP\&. 60resource \fBbackground\fP\&.
59.IP "\fB-fg\fP \fIcolour\fP" 61.IP "\fB-fg\fP \fIcolour\fP"
60Window foreground colour; 62Window foreground colour;
139This option specifies the name of the terminal type to be set in the 141This option specifies the name of the terminal type to be set in the
140\fBTERM\fP environment variable\&. This terminal type must exist in the 142\fBTERM\fP environment variable\&. This terminal type must exist in the
141\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries; 143\fItermcap(5)\fP database and should have \fIli#\fP and \fIco#\fP entries;
142resource \fBtermName\fP\&. 144resource \fBtermName\fP\&.
143.IP "\fB-e\fP \fIcommand [arguments]\fP" 145.IP "\fB-e\fP \fIcommand [arguments]\fP"
144Run the command with its command-line arguments in the \fBrxvt\fP 146Run the command with its command-line arguments in the \fBurxvt\fP
145window; also sets the window title and icon name to be the basename 147window; also sets the window title and icon name to be the basename
146of the program being executed if neither \fI-title\fP (\fI-T\fP) nor 148of the program being executed if neither \fI-title\fP (\fI-T\fP) nor
147\fI-n\fP are given on the command line\&. If this option is used, it 149\fI-n\fP are given on the command line\&. If this option is used, it
148must be the last on the command-line\&. If there is no \fB-e\fP option 150must be the last on the command-line\&. If there is no \fB-e\fP option
149then the default is to run the program specified by the \fBSHELL\fP 151then the default is to run the program specified by the \fBSHELL\fP
178.IP "\fB-mod\fP \fImodifier\fP" 180.IP "\fB-mod\fP \fImodifier\fP"
179Override detection of Meta modifier with specified key: 181Override detection of Meta modifier with specified key:
180\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 182\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
181\fBmod4\fP, \fBmod5\fP; 183\fBmod4\fP, \fBmod5\fP;
182resource \fImodifier\fP\&. 184resource \fImodifier\fP\&.
185.IP "\fB-ssc\fP|\fB+ssc\fP"
186Turn on/off secondary screen (default enabled);
187resource \fBsecondaryScreen\fP\&.
188.IP "\fB-ssr\fP|\fB+ssr\fP"
189Turn on/off secondary screen scroll (default enabled);
190resource \fBsecondaryScroll\fP\&.
183.IP "\fB-xrm\fP \fIresourcestring\fP" 191.IP "\fB-xrm\fP \fIresourcestring\fP"
184No effect on rxvt\&. Simply passes through an argument to be made 192No effect on rxvt\&. Simply passes through an argument to be made
185available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP 193available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
186in some window managers\&. 194in some window managers\&.
187.SH "RESOURCES (available also as long-options)" 195.SH "RESOURCES (available also as long-options)"
188.PP 196.PP
189Note: `rxvt --help\&' gives a list of all resources (long options) compiled 197Note: `rxvt --help\&' gives a list of all resources (long options) compiled
190into your version\&. 198into your version\&.
191If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 199If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists
192\fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application defaults set in 200\fB\&.Xdefaults\fP) then \fBurxvt\fP accepts application defaults set in
193XAPPLOADDIR/Rxvt (compile-time defined: usually 201XAPPLOADDIR/Rxvt (compile-time defined: usually
194\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 202\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP,
195or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 203or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when
196reading X resources, \fBrxvt\fP recognizes two class names: \fBXTerm\fP and 204reading X resources, \fBurxvt\fP recognizes two class names: \fBXTerm\fP and
197\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 205\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both
198\fBrxvt\fP and \fIxterm\fP to be easily configured, while the class name 206\fBurxvt\fP and \fIxterm\fP to be easily configured, while the class name
199\fBRxvt\fP allows resources unique to \fBrxvt\fP, notably colours and 207\fBRxvt\fP allows resources unique to \fBurxvt\fP, notably colours and
200key-handling, to be shared between different \fBrxvt\fP configurations\&. 208key-handling, to be shared between different \fBurxvt\fP configurations\&.
201If no resources are specified, suitable defaults will be used\&. 209If no resources are specified, suitable defaults will be used\&.
202Command-line arguments can be used to override resource settings\&. The 210Command-line arguments can be used to override resource settings\&. The
203following resources are allowed: 211following resources are allowed:
204.PP 212.PP
205.IP "\fBgeometry:\fP \fIgeom\fP" 213.IP "\fBgeometry:\fP \fIgeom\fP"
253option \fB+j\fP\&. 261option \fB+j\fP\&.
254.IP "\fBinheritPixmap:\fP \fIboolean\fP" 262.IP "\fBinheritPixmap:\fP \fIboolean\fP"
255\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 263\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
256giving artificial transparency\&. 264giving artificial transparency\&.
257\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 265\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
266.IP "\fBtintColor\fP \fIcolour\fP"
267Tint the transparent background pixmap with the given colour\&.
258.IP "\fBscrollColor:\fP \fIcolour\fP" 268.IP "\fBscrollColor:\fP \fIcolour\fP"
259Use the specified colour for the scrollbar [default #B2B2B2]\&. 269Use the specified colour for the scrollbar [default #B2B2B2]\&.
260.IP "\fBtroughColor:\fP \fIcolour\fP" 270.IP "\fBtroughColor:\fP \fIcolour\fP"
261Use the specified colour for the scrollbar\&'s trough area [default 271Use the specified colour for the scrollbar\&'s trough area [default
262#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 272#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
288.IP "\fBselectstyle:\fP \fImode\fP" 298.IP "\fBselectstyle:\fP \fImode\fP"
289Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 299Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
290is xterm style with 2\&.20 old word selection, or anything else which 300is xterm style with 2\&.20 old word selection, or anything else which
291gives xterm style selection\&. 301gives xterm style selection\&.
292.IP "\fBscrollstyle:\fP \fImode\fP" 302.IP "\fBscrollstyle:\fP \fImode\fP"
293Set scrollbar style to \fBrxvt\fP, \fBnext\fP or \fBxterm\fP 303Set scrollbar style to \fBurxvt\fP, \fBnext\fP or \fBxterm\fP
294.IP "\fBtitle:\fP \fIstring\fP" 304.IP "\fBtitle:\fP \fIstring\fP"
295Set window title string, the default title is the command-line 305Set window title string, the default title is the command-line
296specified after the \fB-e\fP option, if any, otherwise the application 306specified after the \fB-e\fP option, if any, otherwise the application
297name; 307name;
298option \fB-title\fP\&. 308option \fB-title\fP\&.
430while staying in another locale\&. 440while staying in another locale\&.
431option \fB-imlocale\fP\&. 441option \fB-imlocale\fP\&.
432.IP "\fBinsecure\fP" 442.IP "\fBinsecure\fP"
433Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences 443Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
434that echo arbitrary strings like the icon name or the locale\&. This 444that echo arbitrary strings like the icon name or the locale\&. This
435could be abused if somebody gets 8-bit-clean access to your display, 445could be abused if somebody gets 8-bit-clean access to your
436wether throuh a mail client displaying mail bodies unfiltered or 446display, wether throuh a mail client displaying mail bodies
437though write(1)\&. Therefore, these sequences are disabled by default\&. 447unfiltered or though write(1)\&. Therefore, these sequences are
438You can enable them by setting this boolean resource or specifying 448disabled by default\&. (Note that other terminals, including xterm,
449have these sequences enabled by default)\&. You can enable them
450by setting this boolean resource or specifying \fB-insecure\fP as
439\fB-insecure\fP as an option\&. At the moment, this enabled display-answer, 451an option\&. At the moment, this enabled display-answer, locale,
440locale, findfont, icon label and window title requests as well as 452findfont, icon label and window title requests as well as dynamic
441dynamic menubar dispatch\&. 453menubar dispatch\&.
442.IP "\fBmodifier:\fP \fImodifier\fP" 454.IP "\fBmodifier:\fP \fImodifier\fP"
443Set the key to be interpreted as the Meta key to: 455Set the key to be interpreted as the Meta key to:
444\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 456\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
445\fBmod4\fP, \fBmod5\fP; 457\fBmod4\fP, \fBmod5\fP;
446option \fB-mod\fP\&. 458option \fB-mod\fP\&.
447.IP "\fBanswerbackString:\fP \fIstring\fP" 459.IP "\fBanswerbackString:\fP \fIstring\fP"
448Specify the reply rxvt sends to the shell when an ENQ (control-E) 460Specify the reply rxvt sends to the shell when an ENQ (control-E)
449character is passed through\&. It may contain escape values as 461character is passed through\&. It may contain escape values as
450described in the entry on \fBkeysym\fP following\&. 462described in the entry on \fBkeysym\fP following\&.
463.IP "\fBsecondaryScreen:\fP \fIbool\fP"
464Turn on/off secondary screen (default enabled)\&.
465.IP "\fBsecondaryScroll:\fP \fIbool\fP"
466Turn on/off secondary screen scroll (default enabled)\&. If
467the this option is enabled, scrolls on the secondary screen will
468change the scrollback buffer and switching to/from the secondary screen
469will instead scroll the screen up\&.
451.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP" 470.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
452Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It 471Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
453may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape, 472may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
454\en: newline, \er: return, \et: tab, \e000: octal number) or control 473\en: newline, \er: return, \et: tab, \e000: octal number) or control
455characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with 474characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with
456double quotes so that it can start or end with whitespace\&. The 475double quotes so that it can start or end with whitespace\&. The
457intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This 476intervening resource name \fBkeysym\&.\fP cannot be omitted\&. This
458resource is only available when compiled with KEYSYM_RESOURCE\&. 477resource is only available when compiled with KEYSYM_RESOURCE\&.
459.SH "THE SCROLLBAR" 478.SH "THE SCROLLBAR"
460.PP 479.PP
461Lines of text that scroll off the top of the \fBrxvt\fP window (resource: 480Lines of text that scroll off the top of the \fBurxvt\fP window (resource:
462\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&. 481\fBsaveLines\fP) and can be scrolled back using the scrollbar or by keystrokes\&.
463The normal \fBrxvt\fP scrollbar has arrows and its behaviour is fairly 482The normal \fBurxvt\fP scrollbar has arrows and its behaviour is fairly
464intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour 483intuitive\&. The \fBxterm-scrollbar\fP is without arrows and its behaviour
465mimics that of \fIxterm\fP 484mimics that of \fIxterm\fP
466.PP 485.PP
467Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&. 486Scroll down with \fBButton1\fP (\fBxterm-scrollbar\fP) or \fBShift-Next\fP\&.
468Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&. 487Scroll up with \fBButton3\fP (\fBxterm-scrollbar\fP) or \fBShift-Prior\fP\&.
489region and release; Right click to extend the marked region; 508region and release; Right click to extend the marked region;
490Left double-click to select a word; Left triple-click to select 509Left double-click to select a word; Left triple-click to select
491the entire line\&. 510the entire line\&.
492.IP "\fBInsertion\fP:" 511.IP "\fBInsertion\fP:"
493Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP) 512Pressing and releasing the Middle mouse button (or \fBShift-Insert\fP)
494in an \fBrxvt\fP window causes the current text selection to be inserted 513in an \fBurxvt\fP window causes the current text selection to be inserted
495as if it had been typed on the keyboard\&. 514as if it had been typed on the keyboard\&.
496.SH "CHANGING FONTS" 515.SH "CHANGING FONTS"
497.PP 516.PP
498You can change fonts on-the-fly, which is to say cycle through the default 517You can change fonts on-the-fly, which is to say cycle through the default
499font and others of various sizes, by using \fBShift-KP_Add\fP and 518font and others of various sizes, by using \fBShift-KP_Add\fP and
500\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with 519\fBShift-KP_Subtract\fP\&. Or, alternatively (if enabled) with
501\fBAlt->\fP and \fBAlt-<\fP, where the actual key 520\fBAlt->\fP and \fBAlt-<\fP, where the actual key
502can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&. 521can be selected using resources \fBsmallfont_key\fP/\fBbigfont_key\fP\&.
503.SH "LOGIN STAMP" 522.SH "LOGIN STAMP"
504.PP 523.PP
505\fBrxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be 524\fBurxvt\fP tries to write an entry into the \fIutmp\fP(5) file so that it can be
506seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this 525seen via the \fIwho(1)\fP command, and can accept messages\&. To allow this
507feature, \fBrxvt\fP must be installed setuid root on some systems\&. 526feature, \fBurxvt\fP must be installed setuid root on some systems\&.
508.SH "COLORS AND GRAPHICS" 527.SH "COLORS AND GRAPHICS"
509.PP 528.PP
510In addition to the default foreground and background colours, \fBrxvt\fP 529In addition to the default foreground and background colours, \fBurxvt\fP
511can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink 530can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
512versions of the same)\&. 531versions of the same)\&.
513Here is a list of the colours with their \fBrgb\&.txt\fP names\&. 532Here is a list of the colours with their \fBrgb\&.txt\fP names\&.
514.PP 533.PP
515.TS 534.TS
549.IP "\fBrxvt -fg Black -bg White -rv\fP" 568.IP "\fBrxvt -fg Black -bg White -rv\fP"
550would yield White on Black, while on \fIxterm\fP(1) it would yield 569would yield White on Black, while on \fIxterm\fP(1) it would yield
551Black on White\&. 570Black on White\&.
552.SH "ENVIRONMENT" 571.SH "ENVIRONMENT"
553.PP 572.PP
554\fBrxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and 573\fBurxvt\fP sets the environment variables \fBTERM\fP, \fBCOLORTERM\fP and
555\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window 574\fBCOLORFGBG\fP\&. The environment variable \fBWINDOWID\fP is set to the X window
556id number of the \fBrxvt\fP window and it also uses and sets the environment 575id number of the \fBurxvt\fP window and it also uses and sets the environment
557variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBrxvt\fP uses 576variable \fBDISPLAY\fP to specify which display terminal to use\&. \fBurxvt\fP uses
558the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&. 577the environment variables \fBRXVTPATH\fP and \fBPATH\fP to find XPM files\&.
559.SH "FILES" 578.SH "FILES"
560.PP 579.PP
561.IP "\fB/etc/utmp\fP" 580.IP "\fB/etc/utmp\fP"
562System file for login records\&. 581System file for login records\&.
579.PP 598.PP
580Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 599Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
581.PP 600.PP
582.SH "FTP LOCATION" 601.SH "FTP LOCATION"
583.PP 602.PP
584rxvt-2\&.5\&.tar\&.gz can be found at the following ftp sites 603rxvt-2\&.7\&.tar\&.gz can be found at the following ftp sites
585ftp://ftp\&.rxvt\&.org/pub/rxvt 604ftp://ftp\&.rxvt\&.org/pub/rxvt
586.PP 605.PP
587.SH "CURRENT PROJECT COORDINATOR" 606.SH "CURRENT PROJECT COORDINATOR"
588.PP 607.PP
589.IP "Project Coordinator" 608.IP "Project Coordinator"
610.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>" 629.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>"
611Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5) 630Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
612.IP "Geoff Wing <gcw@pobox\&.com>" 631.IP "Geoff Wing <gcw@pobox\&.com>"
613Rewrote screen display and text selection routines\&. 632Rewrote screen display and text selection routines\&.
614Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode) 633Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
615.IP "Marc Alexander Lehman <rxvt@schmorp\&.de>" 634.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
616Rewrote most of the display code and internal character handling 635Forked rxvt-unicode\&. Rewrote most of the display code and
617to store text in unicode\&. Numerous other fixes and extensions\&. 636internal character handling to store text in unicode,
637improve xterm compatibility and numerous other bugfixes
638and extensions\&.
618.br 639.br
619Project Coordinator (Changes 1\&.0 - ) 640Project Coordinator (Changes 1\&.0 - )
620.PP 641.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines