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

Comparing rxvt-unicode/doc/rxvt.1 (file contents):
Revision 1.8 by pcg, Fri Apr 2 00:51:09 2004 UTC vs.
Revision 1.21 by root, Sat Jul 31 16:05:45 2004 UTC

1.if !\n(.g .ab GNU tbl requires GNU troff. 1.if !\n(.g .ab GNU tbl requires GNU troff.
2.if !dTS .ds TS 2.if !dTS .ds TS
3.if !dTE .ds TE 3.if !dTE .ds TE
4.TH "RXVT" "1" "2004-03-28" "X Version 11" "X Tools" 4.TH "RXVT" "1" "2004-07-31" "X Version 11" "X Tools"
5.SH "NAME" 5.SH "NAME"
6rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system 6rxvt-unicode (ouR XVT, unicode) \- a VT102 emulator for the X window system
7.PP 7.PP
8.SH "SYNOPSIS" 8.SH "SYNOPSIS"
9.PP 9.PP
10\fBrxvt\fP [options] [-e command [ args ]] 10\fBrxvt\fP [options] [-e command [ args ]]
11.PP 11.PP
12.SH "DESCRIPTION" 12.SH "DESCRIPTION"
13.PP 13.PP
14\fBrxvt-unicode\fP, version \fB2\&.6\fP, is a colour vt102 terminal emulator 14\fBrxvt-unicode\fP, version \fB3\&.4\fP, is a colour vt102 terminal emulator
15intended as an \fIxterm\fP(1) replacement for users who do not require 15intended as an \fIxterm\fP(1) replacement for users who do not require
16features such as Tektronix 4014 emulation and toolkit-style configurability\&. 16features such as Tektronix 4014 emulation and toolkit-style configurability\&.
17As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant 17As a result, \fBrxvt-unicode\fP uses much less swap space -- a significant
18advantage on a machine serving many X sessions\&. 18advantage on a machine serving many X sessions\&.
19.PP 19.PP
54resource \fBjumpScroll\fP\&. 54resource \fBjumpScroll\fP\&.
55.IP "\fB-ip\fP|\fB+ip\fP" 55.IP "\fB-ip\fP|\fB+ip\fP"
56Turn on/off inheriting parent window\&'s pixmap\&. Alternative form 56Turn on/off inheriting parent window\&'s pixmap\&. Alternative form
57is \fB-tr\fP; 57is \fB-tr\fP;
58resource \fBinheritPixmap\fP\&. 58resource \fBinheritPixmap\fP\&.
59.IP "\fB-fade\fP \fInumber\fP"
60Fade the text by the given percentage when focus is lost\&.
59.IP "\fB-tint\fP \fIcolour\fP" 61.IP "\fB-tint\fP \fIcolour\fP"
60Tint the transparent background pixmap with the given colour\&. 62Tint the transparent background pixmap with the given colour when
63transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
64the \fB-sh\fP option that cna be used to brighten or darken
65the image in addition to tinting it\&.
66dot(\fB-sh\fP) \fInumber\fP
67Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
68image in addition to tinting it\&.
61.IP "\fB-bg\fP \fIcolour\fP" 69.IP "\fB-bg\fP \fIcolour\fP"
62Window background colour; 70Window background colour;
63resource \fBbackground\fP\&. 71resource \fBbackground\fP\&.
64.IP "\fB-fg\fP \fIcolour\fP" 72.IP "\fB-fg\fP \fIcolour\fP"
65Window foreground colour; 73Window foreground colour;
66resource \fBforeground\fP\&. 74resource \fBforeground\fP\&.
67.IP "\fB-pixmap:\fP \fIfile[;geom]\fP" 75.IP "\fB-pixmap\fP \fIfile[;geom]\fP"
68Compile \fIXPM\fP: Specify XPM file for the background and also 76Compile \fIXPM\fP: Specify XPM file for the background and also
69optionally specify its scaling with a geometry string\&. Note you 77optionally specify its scaling with a geometry string\&. Note you
70may need to add quotes to avoid special shell interpretation of 78may need to add quotes to avoid special shell interpretation of
71the `;\&' in the command-line; 79the `;\&' in the command-line;
72resource \fBbackgroundPixmap\fP\&. 80resource \fBbackgroundPixmap\fP\&.
73.IP "\fB-cr\fP \fIcolour\fP" 81.IP "\fB-cr\fP \fIcolour\fP"
74The cursor colour; 82The cursor colour;
75resource \fBcursorColor\fP\&. 83resource \fBcursorColor\fP\&.
76.IP "\fB-pr\fP \fIcolour\fP" 84.IP "\fB-pr\fP \fIcolour\fP"
77The mouse pointer colour; 85The mouse pointer foreground colour;
78resource \fBpointerColor\fP\&. 86resource \fBpointerColor\fP\&.
87.IP "\fB-pr2\fP \fIcolour\fP"
88The mouse pointer background colour;
89resource \fBpointerColor2\fP\&.
79.IP "\fB-bd\fP \fIcolour\fP" 90.IP "\fB-bd\fP \fIcolour\fP"
80The colour of the border between the xterm scrollbar and the text; 91The colour of the border between the xterm scrollbar and the text;
81resource \fBborderColor\fP\&. 92resource \fBborderColor\fP\&.
82.IP "\fB-fn\fP \fIfontname\fP" 93.IP "\fB-fn\fP \fIfontname\fP"
83Select the fonts to be used used\&. This is a comma seperated 94Select the fonts to be used\&.
84list of font names that are used in turn when trying to display 95This is a comma seperated list of font names that are used in turn when
85unicode characters\&. The first font defines the cell size for characters, 96trying to display Unicode characters\&.
86other fonts might be smaller, but not larger\&. A reasonable default font list 97The first font defines the cell size for characters; other fonts might
87is always appended to it\&. 98be smaller, but not larger\&.
99A reasonable default font list is always appended to it\&.
88resource \fBfont\fP\&. 100resource \fBfont\fP\&.
101.IP "\fB-rb\fP|\fB+rb\fP"
102Enable "real bold" support\&.
103When this option is on, bold text will be displayed using the first
104available bold font in the font list\&.
105Bold fonts should thus be specified in the font list after their
106corresponding regular fonts\&.
107If no bold font can be found, a regular font will be used\&.
108resource \fBrealBold\fP\&.
89.IP "\fB-name\fP \fIname\fP" 109.IP "\fB-name\fP \fIname\fP"
90Specify the application name under which resources 110Specify the application name under which resources
91are to be obtained, rather than the default executable file name\&. 111are to be obtained, rather than the default executable file name\&.
92Name should not contain `\&.\&' or `*\&' characters\&. 112Name should not contain `\&.\&' or `*\&' characters\&.
93Also sets the icon and title name\&. 113Also sets the icon and title name\&.
183.IP "\fB-mod\fP \fImodifier\fP" 203.IP "\fB-mod\fP \fImodifier\fP"
184Override detection of Meta modifier with specified key: 204Override detection of Meta modifier with specified key:
185\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 205\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
186\fBmod4\fP, \fBmod5\fP; 206\fBmod4\fP, \fBmod5\fP;
187resource \fImodifier\fP\&. 207resource \fImodifier\fP\&.
208.IP "\fB-ssc\fP|\fB+ssc\fP"
209Turn on/off secondary screen (default enabled);
210resource \fBsecondaryScreen\fP\&.
211.IP "\fB-ssr\fP|\fB+ssr\fP"
212Turn on/off secondary screen scroll (default enabled);
213resource \fBsecondaryScroll\fP\&.
188.IP "\fB-xrm\fP \fIresourcestring\fP" 214.IP "\fB-xrm\fP \fIresourcestring\fP"
189No effect on rxvt\&. Simply passes through an argument to be made 215No effect on rxvt\&. Simply passes through an argument to be made
190available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP 216available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
191in some window managers\&. 217in some window managers\&.
192.SH "RESOURCES (available also as long-options)" 218.SH "RESOURCES (available also as long-options)"
193.PP 219.PP
194Note: `rxvt --help\&' gives a list of all resources (long options) compiled 220Note: `rxvt --help\&' gives a list of all resources (long options) compiled
195into your version\&. 221into your version\&.
222.PP
223There are two different methods that rxvt can use to get the
224Xresource data: using the X libraries (Xrm*-functions) or internal Xresources
225reader (\fB~/\&.Xdefaults\fP)\&. For the first method (ie\&. \fBrxvt -h\fP lists
226\fBXGetDefaults\fP), you can set and change the resources using X11
227tools like \fBxset\fP\&. Many distribution do also load settings from the
228\fB~/\&.Xresources\fP file when X starts\&.
229.PP
196If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 230If compiled with internal Xresources support (i\&.e\&. \fBrxvt
197\fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application defaults set in 231-h\fP lists \fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application
198XAPPLOADDIR/Rxvt (compile-time defined: usually 232defaults set in XAPPLOADDIR/URxvt (compile-time defined: usually
199\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 233\fB/usr/lib/X11/app-defaults/URxvt\fP) and resources set in
200or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 234\fB~/\&.Xdefaults\fP, or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&.
201reading X resources, \fBrxvt\fP recognizes two class names: \fBXTerm\fP and 235Note that when reading X resources, \fBrxvt\fP recognizes two class
202\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 236names: \fBXTerm\fP and \fBURxvt\fP\&. The class name \fBRxvt\fP allows resources
203\fBrxvt\fP and \fIxterm\fP to be easily configured, while the class name 237common to both \fBrxvt\fP and the original \fIrxvt\fP to be easily configured,
204\fBRxvt\fP allows resources unique to \fBrxvt\fP, notably colours and 238while the class name \fBURxvt\fP allows resources unique to \fBrxvt\fP,
205key-handling, to be shared between different \fBrxvt\fP configurations\&. 239notably colours and key-handling, to be shared between different
206If no resources are specified, suitable defaults will be used\&. 240\fBrxvt\fP configurations\&. If no resources are specified, suitable
207Command-line arguments can be used to override resource settings\&. The 241defaults will be used\&. Command-line arguments can be used to override
208following resources are allowed: 242resource settings\&. The following resources are allowed:
209.PP 243.PP
210.IP "\fBgeometry:\fP \fIgeom\fP" 244.IP "\fBgeometry:\fP \fIgeom\fP"
211Create the window with the specified X window geometry [default 245Create the window with the specified X window geometry [default
21280x24]; 24680x24];
213option \fB-geometry\fP\&. 247option \fB-geometry\fP\&.
228but the actual colour names used are listed in the 262but the actual colour names used are listed in the
229\fBCOLORS AND GRAPHICS\fP section\&. 263\fBCOLORS AND GRAPHICS\fP section\&.
230.IP "\fBcolorBD:\fP \fIcolour\fP" 264.IP "\fBcolorBD:\fP \fIcolour\fP"
231Use the specified colour to display bold characters when the 265Use the specified colour to display bold characters when the
232foreground colour is the default\&. 266foreground colour is the default\&.
267This option will be ignored if \fBrealBold\fP is enabled\&.
233.IP "\fBcolorUL:\fP \fIcolour\fP" 268.IP "\fBcolorUL:\fP \fIcolour\fP"
234Use the specified colour to display underlined characters when the 269Use the specified colour to display underlined characters when the
235foreground colour is the default\&. 270foreground colour is the default\&.
236.IP "\fBcolorRV:\fP \fIcolour\fP" 271.IP "\fBcolorRV:\fP \fIcolour\fP"
237Use the specified colour as the background for reverse video 272Use the specified colour as the background for reverse video
258option \fB+j\fP\&. 293option \fB+j\fP\&.
259.IP "\fBinheritPixmap:\fP \fIboolean\fP" 294.IP "\fBinheritPixmap:\fP \fIboolean\fP"
260\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 295\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
261giving artificial transparency\&. 296giving artificial transparency\&.
262\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 297\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
298.IP "\fBfading:\fP \fInumber\fP"
299Fade the text by the given percentage when focus is lost\&.
263.IP "\fBtintColor\fP \fIcolour\fP" 300.IP "\fBtintColor:\fP \fIcolour\fP"
264Tint the transparent background pixmap with the given colour\&. 301Tint the transparent background pixmap with the given colour\&.
302.IP "\fBshading:\fP \fInumber\fP"
303Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
304image in addition to tinting it\&.
305.IP "\fBfading:\fP \fInumber\fP"
306Scale the tint colour by the given percentage\&.
265.IP "\fBscrollColor:\fP \fIcolour\fP" 307.IP "\fBscrollColor:\fP \fIcolour\fP"
266Use the specified colour for the scrollbar [default #B2B2B2]\&. 308Use the specified colour for the scrollbar [default #B2B2B2]\&.
267.IP "\fBtroughColor:\fP \fIcolour\fP" 309.IP "\fBtroughColor:\fP \fIcolour\fP"
268Use the specified colour for the scrollbar\&'s trough area [default 310Use the specified colour for the scrollbar\&'s trough area [default
269#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 311#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
284.IP "\fBpath:\fP \fIpath\fP" 326.IP "\fBpath:\fP \fIpath\fP"
285Specify the colon-delimited search path for finding files (XPM and 327Specify the colon-delimited search path for finding files (XPM and
286menus), in addition to the paths specified by the \fBRXVTPATH\fP and 328menus), in addition to the paths specified by the \fBRXVTPATH\fP and
287\fBPATH\fP environment variables\&. 329\fBPATH\fP environment variables\&.
288.IP "\fBfont:\fP \fIfontname\fP" 330.IP "\fBfont:\fP \fIfontname\fP"
289Select the fonts to be used used\&. This is a comma seperated 331Select the fonts to be used\&.
290list of font names that are used in turn when trying to display 332This is a comma seperated list of font names that are used in turn when
291unicode characters\&. The first font defines the cell size for characters, 333trying to display Unicode characters\&.
292other fonts might be smaller, but not larger\&. A reasonable default font list 334The first font defines the cell size for characters; other fonts might
293is always appended to this list\&. 335be smaller, but not larger\&.
336A reasonable default font list is always appended to it\&.
294option \fB-fn\fP\&. 337option \fB-fn\fP\&.
338.IP "\fBrealBold:\fP \fIboolean\fP"
339\fBTrue\fP: Enable "real bold" support\&.
340When this option is on, bold text will be displayed using the first
341available bold font in the font list\&.
342Bold fonts should thus be specified in the font list after their
343corresponding regular fonts\&.
344If no bold font can be found, a regular font will be used\&.
345option \fB-rb\fP\&.
346\fBFalse\fP: Display bold text in a regular font, using the color
347specified with \fBcolorBD\fP;
348option \fB+rb\fP\&.
295.IP "\fBselectstyle:\fP \fImode\fP" 349.IP "\fBselectstyle:\fP \fImode\fP"
296Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 350Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which
297is xterm style with 2\&.20 old word selection, or anything else which 351is xterm style with 2\&.20 old word selection, or anything else which
298gives xterm style selection\&. 352gives xterm style selection\&.
299.IP "\fBscrollstyle:\fP \fImode\fP" 353.IP "\fBscrollstyle:\fP \fImode\fP"
300Set scrollbar style to \fBrxvt\fP, \fBnext\fP or \fBxterm\fP 354Set scrollbar style to \fBrxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
301.IP "\fBtitle:\fP \fIstring\fP" 355.IP "\fBtitle:\fP \fIstring\fP"
302Set window title string, the default title is the command-line 356Set window title string, the default title is the command-line
303specified after the \fB-e\fP option, if any, otherwise the application 357specified after the \fB-e\fP option, if any, otherwise the application
304name; 358name;
305option \fB-title\fP\&. 359option \fB-title\fP\&.
406option \fB-bc\fP\&. 460option \fB-bc\fP\&.
407.IP "\fBpointerBlank:\fP \fIboolean\fP" 461.IP "\fBpointerBlank:\fP \fIboolean\fP"
408\fBTrue\fP: blank the pointer when a key is pressed or after a set number 462\fBTrue\fP: blank the pointer when a key is pressed or after a set number
409of seconds of inactivity\&. 463of seconds of inactivity\&.
410\fBFalse\fP: the pointer is always visible [default]\&. 464\fBFalse\fP: the pointer is always visible [default]\&.
465.IP "\fBpointerColor:\fP \fIcolour\fP"
466Mouse pointer foreground colour\&.
467.IP "\fBpointerColor2:\fP \fIcolour\fP"
468Mouse pointer background colour\&.
411.IP "\fBpointerBlankDelay:\fP \fInumber\fP" 469.IP "\fBpointerBlankDelay:\fP \fInumber\fP"
412Specifies number of seconds before blanking the pointer [default 2]\&. 470Specifies number of seconds before blanking the pointer [default 2]\&.
413.IP "\fBbackspacekey:\fP \fIstring\fP" 471.IP "\fBbackspacekey:\fP \fIstring\fP"
414The string to send when the backspace key is pressed\&. If set to 472The string to send when the backspace key is pressed\&. If set to
415\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted, 473\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
437while staying in another locale\&. 495while staying in another locale\&.
438option \fB-imlocale\fP\&. 496option \fB-imlocale\fP\&.
439.IP "\fBinsecure\fP" 497.IP "\fBinsecure\fP"
440Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences 498Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
441that echo arbitrary strings like the icon name or the locale\&. This 499that echo arbitrary strings like the icon name or the locale\&. This
442could be abused if somebody gets 8-bit-clean access to your display, 500could be abused if somebody gets 8-bit-clean access to your
443wether throuh a mail client displaying mail bodies unfiltered or 501display, wether throuh a mail client displaying mail bodies
444though write(1)\&. Therefore, these sequences are disabled by default\&. 502unfiltered or though write(1)\&. Therefore, these sequences are
445You can enable them by setting this boolean resource or specifying 503disabled by default\&. (Note that other terminals, including xterm,
504have these sequences enabled by default)\&. You can enable them
505by setting this boolean resource or specifying \fB-insecure\fP as
446\fB-insecure\fP as an option\&. At the moment, this enabled display-answer, 506an option\&. At the moment, this enabled display-answer, locale,
447locale, findfont, icon label and window title requests as well as 507findfont, icon label and window title requests as well as dynamic
448dynamic menubar dispatch\&. 508menubar dispatch\&.
449.IP "\fBmodifier:\fP \fImodifier\fP" 509.IP "\fBmodifier:\fP \fImodifier\fP"
450Set the key to be interpreted as the Meta key to: 510Set the key to be interpreted as the Meta key to:
451\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 511\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
452\fBmod4\fP, \fBmod5\fP; 512\fBmod4\fP, \fBmod5\fP;
453option \fB-mod\fP\&. 513option \fB-mod\fP\&.
454.IP "\fBanswerbackString:\fP \fIstring\fP" 514.IP "\fBanswerbackString:\fP \fIstring\fP"
455Specify the reply rxvt sends to the shell when an ENQ (control-E) 515Specify the reply rxvt sends to the shell when an ENQ (control-E)
456character is passed through\&. It may contain escape values as 516character is passed through\&. It may contain escape values as
457described in the entry on \fBkeysym\fP following\&. 517described in the entry on \fBkeysym\fP following\&.
518.IP "\fBsecondaryScreen:\fP \fIbool\fP"
519Turn on/off secondary screen (default enabled)\&.
520.IP "\fBsecondaryScroll:\fP \fIbool\fP"
521Turn on/off secondary screen scroll (default enabled)\&. If
522the this option is enabled, scrolls on the secondary screen will
523change the scrollback buffer and switching to/from the secondary screen
524will instead scroll the screen up\&.
458.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP" 525.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
459Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It 526Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
460may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape, 527may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
461\en: newline, \er: return, \et: tab, \e000: octal number) or control 528\en: newline, \er: return, \et: tab, \e000: octal number) or control
462characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with 529characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with
1033.PP 1100.PP
1034Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 1101Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
1035.PP 1102.PP
1036.SH "FTP LOCATION" 1103.SH "FTP LOCATION"
1037.PP 1104.PP
1038rxvt-2\&.6\&.tar\&.gz can be found at the following ftp sites 1105rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
1039ftp://ftp\&.rxvt\&.org/pub/rxvt 1106ftp://ftp\&.rxvt\&.org/pub/rxvt
1040.PP 1107.PP
1041.SH "CURRENT PROJECT COORDINATOR" 1108.SH "CURRENT PROJECT COORDINATOR"
1042.PP 1109.PP
1043.IP "Project Coordinator" 1110.IP "Project Coordinator"
1064.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>" 1131.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>"
1065Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5) 1132Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
1066.IP "Geoff Wing <gcw@pobox\&.com>" 1133.IP "Geoff Wing <gcw@pobox\&.com>"
1067Rewrote screen display and text selection routines\&. 1134Rewrote screen display and text selection routines\&.
1068Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode) 1135Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
1069.IP "Marc Alexander Lehman <rxvt@schmorp\&.de>" 1136.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
1070Rewrote most of the display code and internal character handling 1137Forked rxvt-unicode, rewrote most of the display code and
1071to store text in unicode\&. Numerous other fixes and extensions\&. 1138internal character handling to store text in unicode,
1139improve xterm compatibility and apply numerous other bugfixes
1140and extensions\&.
1072.br 1141.br
1073Project Coordinator (Changes 1\&.0 - ) 1142Project Coordinator (Changes 1\&.0 - )
1074.PP 1143.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines