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.4 by pcg, Sun Feb 22 12:58:01 2004 UTC vs.
Revision 1.21 by root, Sat Jul 31 16:05:45 2004 UTC

1.TH "RXVT" "1" "RXVTDATE()" "X Version 11" "X Tools" 1.TH "RXVT" "1" "2004-07-31" "X Version 11" "X Tools"
2.SH "NAME" 2.SH "NAME"
3rxvt (ouR XVT) \- 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\fBrxvt\fP [options] [-e command [ args ]]
8.PP 8.PP
9.SH "DESCRIPTION" 9.SH "DESCRIPTION"
10.PP 10.PP
11\fBrxvt\fP, version \fBRXVTVERSION()\fP, is a colour vt102 terminal emulator 11\fBrxvt-unicode\fP, version \fB3\&.4\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\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
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-fade\fP \fInumber\fP"
57Fade the text by the given percentage when focus is lost\&.
58.IP "\fB-tint\fP \fIcolour\fP"
59Tint the transparent background pixmap with the given colour when
60transparency is enabled with \fB-tr\fP or \fB-ip\fP\&. See also
61the \fB-sh\fP option that cna be used to brighten or darken
62the image in addition to tinting it\&.
63dot(\fB-sh\fP) \fInumber\fP
64Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
65image in addition to tinting it\&.
56.IP "\fB-bg\fP \fIcolour\fP" 66.IP "\fB-bg\fP \fIcolour\fP"
57Window background colour; 67Window background colour;
58resource \fBbackground\fP\&. 68resource \fBbackground\fP\&.
59.IP "\fB-fg\fP \fIcolour\fP" 69.IP "\fB-fg\fP \fIcolour\fP"
60Window foreground colour; 70Window foreground colour;
61resource \fBforeground\fP\&. 71resource \fBforeground\fP\&.
62.IP "\fB-pixmap:\fP \fIfile[;geom]\fP" 72.IP "\fB-pixmap\fP \fIfile[;geom]\fP"
63Compile \fIXPM\fP: Specify XPM file for the background and also 73Compile \fIXPM\fP: Specify XPM file for the background and also
64optionally specify its scaling with a geometry string\&. Note you 74optionally specify its scaling with a geometry string\&. Note you
65may need to add quotes to avoid special shell interpretation of 75may need to add quotes to avoid special shell interpretation of
66the `;\&' in the command-line; 76the `;\&' in the command-line;
67resource \fBbackgroundPixmap\fP\&. 77resource \fBbackgroundPixmap\fP\&.
68.IP "\fB-cr\fP \fIcolour\fP" 78.IP "\fB-cr\fP \fIcolour\fP"
69The cursor colour; 79The cursor colour;
70resource \fBcursorColor\fP\&. 80resource \fBcursorColor\fP\&.
71.IP "\fB-pr\fP \fIcolour\fP" 81.IP "\fB-pr\fP \fIcolour\fP"
72The mouse pointer colour; 82The mouse pointer foreground colour;
73resource \fBpointerColor\fP\&. 83resource \fBpointerColor\fP\&.
84.IP "\fB-pr2\fP \fIcolour\fP"
85The mouse pointer background colour;
86resource \fBpointerColor2\fP\&.
74.IP "\fB-bd\fP \fIcolour\fP" 87.IP "\fB-bd\fP \fIcolour\fP"
75The colour of the border between the xterm scrollbar and the text; 88The colour of the border between the xterm scrollbar and the text;
76resource \fBborderColor\fP\&. 89resource \fBborderColor\fP\&.
77.IP "\fB-fn\fP \fIfontname\fP" 90.IP "\fB-fn\fP \fIfontname\fP"
78Select the fonts to be used used\&. This is a comma seperated 91Select the fonts to be used\&.
79list of font names that are used in turn when trying to display 92This is a comma seperated list of font names that are used in turn when
80unicode characters\&. The first font defines the cell size for characters, 93trying to display Unicode characters\&.
81pther fonts might be smaller, but not larger\&. A reasonable default list 94The first font defines the cell size for characters; other fonts might
82is appended\&. 95be smaller, but not larger\&.
96A reasonable default font list is always appended to it\&.
83resource \fBfont\fP\&. 97resource \fBfont\fP\&.
98.IP "\fB-rb\fP|\fB+rb\fP"
99Enable "real bold" support\&.
100When this option is on, bold text will be displayed using the first
101available bold font in the font list\&.
102Bold fonts should thus be specified in the font list after their
103corresponding regular fonts\&.
104If no bold font can be found, a regular font will be used\&.
105resource \fBrealBold\fP\&.
84.IP "\fB-name\fP \fIname\fP" 106.IP "\fB-name\fP \fIname\fP"
85Specify the application name under which resources 107Specify the application name under which resources
86are to be obtained, rather than the default executable file name\&. 108are to be obtained, rather than the default executable file name\&.
87Name should not contain `\&.\&' or `*\&' characters\&. 109Name should not contain `\&.\&' or `*\&' characters\&.
88Also sets the icon and title name\&. 110Also sets the icon and title name\&.
112Put scrollbar on right/left; 134Put scrollbar on right/left;
113resource \fBscrollBar_right\fP\&. 135resource \fBscrollBar_right\fP\&.
114.IP "\fB-st\fP|\fB+st\fP" 136.IP "\fB-st\fP|\fB+st\fP"
115Display normal (non XTerm/NeXT) scrollbar without/with a trough; 137Display normal (non XTerm/NeXT) scrollbar without/with a trough;
116resource \fBscrollBar_floating\fP\&. 138resource \fBscrollBar_floating\fP\&.
117.IP "\fB-mcc\fP|\fB+mcc\fP"
118Compile \fImultichar_languages\fP: treat multibyte glyphs as single
119character for backspace, delete and cursor movement keys;
120resource \fBmultibyte_cursor\fP\&.
121.IP "\fB-bc\fP|\fB+bc\fP" 139.IP "\fB-bc\fP|\fB+bc\fP"
122Blink the cursor; resource \fBcursorBlink\fP\&. 140Blink the cursor; resource \fBcursorBlink\fP\&.
123.IP "\fB-iconic\fP" 141.IP "\fB-iconic\fP"
124Start iconified, if the window manager supports that option\&. 142Start iconified, if the window manager supports that option\&.
125Alternative form is \fB-ic\fP\&. 143Alternative form is \fB-ic\fP\&.
173.IP "\fB-imlocale\fP \fIstring\fP" 191.IP "\fB-imlocale\fP \fIstring\fP"
174The locale to use for opening the IM\&. You can use an LC_CTYPE 192The locale to use for opening the IM\&. You can use an LC_CTYPE
175of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP 193of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
176for the input extension to be able to input japanese characters 194for the input extension to be able to input japanese characters
177while staying in another locale\&. 195while staying in another locale\&.
196.IP "\fB-insecure\fP"
197Enable "insecure" mode, which currently enables most of the escape
198sequences that echo strings\&. See the resource \fBinsecure\fP for
199more info\&.
178.IP "\fB-mod\fP \fImodifier\fP" 200.IP "\fB-mod\fP \fImodifier\fP"
179Override detection of Meta modifier with specified key: 201Override detection of Meta modifier with specified key:
180\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 202\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
181\fBmod4\fP, \fBmod5\fP; 203\fBmod4\fP, \fBmod5\fP;
182resource \fImodifier\fP\&. 204resource \fImodifier\fP\&.
205.IP "\fB-ssc\fP|\fB+ssc\fP"
206Turn on/off secondary screen (default enabled);
207resource \fBsecondaryScreen\fP\&.
208.IP "\fB-ssr\fP|\fB+ssr\fP"
209Turn on/off secondary screen scroll (default enabled);
210resource \fBsecondaryScroll\fP\&.
183.IP "\fB-xrm\fP \fIresourcestring\fP" 211.IP "\fB-xrm\fP \fIresourcestring\fP"
184No effect on rxvt\&. Simply passes through an argument to be made 212No effect on rxvt\&. Simply passes through an argument to be made
185available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP 213available in the instance\&'s argument list\&. Appears in \fIWM_COMMAND\fP
186in some window managers\&. 214in some window managers\&.
187.SH "RESOURCES (available also as long-options)" 215.SH "RESOURCES (available also as long-options)"
188.PP 216.PP
189Note: `rxvt --help\&' gives a list of all resources (long options) compiled 217Note: `rxvt --help\&' gives a list of all resources (long options) compiled
190into your version\&. 218into your version\&.
219.PP
220There are two different methods that rxvt can use to get the
221Xresource data: using the X libraries (Xrm*-functions) or internal Xresources
222reader (\fB~/\&.Xdefaults\fP)\&. For the first method (ie\&. \fBrxvt -h\fP lists
223\fBXGetDefaults\fP), you can set and change the resources using X11
224tools like \fBxset\fP\&. Many distribution do also load settings from the
225\fB~/\&.Xresources\fP file when X starts\&.
226.PP
191If compiled with internal Xresources support (i\&.e\&. \fBrxvt -h\fP lists 227If compiled with internal Xresources support (i\&.e\&. \fBrxvt
192\fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application defaults set in 228-h\fP lists \fB\&.Xdefaults\fP) then \fBrxvt\fP accepts application
193XAPPLOADDIR/Rxvt (compile-time defined: usually 229defaults set in XAPPLOADDIR/URxvt (compile-time defined: usually
194\fB/usr/lib/X11/app-defaults/Rxvt\fP) and resources set in \fB~/\&.Xdefaults\fP, 230\fB/usr/lib/X11/app-defaults/URxvt\fP) and resources set in
195or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&. Note that when 231\fB~/\&.Xdefaults\fP, or \fB~/\&.Xresources\fP if \fB~/\&.Xdefaults\fP does not exist\&.
196reading X resources, \fBrxvt\fP recognizes two class names: \fBXTerm\fP and 232Note that when reading X resources, \fBrxvt\fP recognizes two class
197\fBRxvt\fP\&. The class name \fBXTerm\fP allows resources common to both 233names: \fBXTerm\fP and \fBURxvt\fP\&. The class name \fBRxvt\fP allows resources
198\fBrxvt\fP and \fIxterm\fP to be easily configured, while the class name 234common to both \fBrxvt\fP and the original \fIrxvt\fP to be easily configured,
199\fBRxvt\fP allows resources unique to \fBrxvt\fP, notably colours and 235while the class name \fBURxvt\fP allows resources unique to \fBrxvt\fP,
200key-handling, to be shared between different \fBrxvt\fP configurations\&. 236notably colours and key-handling, to be shared between different
201If no resources are specified, suitable defaults will be used\&. 237\fBrxvt\fP configurations\&. If no resources are specified, suitable
202Command-line arguments can be used to override resource settings\&. The 238defaults will be used\&. Command-line arguments can be used to override
203following resources are allowed: 239resource settings\&. The following resources are allowed:
204.PP 240.PP
205.IP "\fBgeometry:\fP \fIgeom\fP" 241.IP "\fBgeometry:\fP \fIgeom\fP"
206Create the window with the specified X window geometry [default 242Create the window with the specified X window geometry [default
20780x24]; 24380x24];
208option \fB-geometry\fP\&. 244option \fB-geometry\fP\&.
223but the actual colour names used are listed in the 259but the actual colour names used are listed in the
224\fBCOLORS AND GRAPHICS\fP section\&. 260\fBCOLORS AND GRAPHICS\fP section\&.
225.IP "\fBcolorBD:\fP \fIcolour\fP" 261.IP "\fBcolorBD:\fP \fIcolour\fP"
226Use the specified colour to display bold characters when the 262Use the specified colour to display bold characters when the
227foreground colour is the default\&. 263foreground colour is the default\&.
264This option will be ignored if \fBrealBold\fP is enabled\&.
228.IP "\fBcolorUL:\fP \fIcolour\fP" 265.IP "\fBcolorUL:\fP \fIcolour\fP"
229Use the specified colour to display underlined characters when the 266Use the specified colour to display underlined characters when the
230foreground colour is the default\&. 267foreground colour is the default\&.
231.IP "\fBcolorRV:\fP \fIcolour\fP" 268.IP "\fBcolorRV:\fP \fIcolour\fP"
232Use the specified colour as the background for reverse video 269Use the specified colour as the background for reverse video
253option \fB+j\fP\&. 290option \fB+j\fP\&.
254.IP "\fBinheritPixmap:\fP \fIboolean\fP" 291.IP "\fBinheritPixmap:\fP \fIboolean\fP"
255\fBTrue\fP: make the background inherit the parent windows\&' pixmap, 292\fBTrue\fP: make the background inherit the parent windows\&' pixmap,
256giving artificial transparency\&. 293giving artificial transparency\&.
257\fBFalse\fP: do not inherit the parent windows\&' pixmap\&. 294\fBFalse\fP: do not inherit the parent windows\&' pixmap\&.
295.IP "\fBfading:\fP \fInumber\fP"
296Fade the text by the given percentage when focus is lost\&.
297.IP "\fBtintColor:\fP \fIcolour\fP"
298Tint the transparent background pixmap with the given colour\&.
299.IP "\fBshading:\fP \fInumber\fP"
300Darken (0 \&.\&. 100) or lighten (-1 \&.\&. -100) the transparent background
301image in addition to tinting it\&.
302.IP "\fBfading:\fP \fInumber\fP"
303Scale the tint colour by the given percentage\&.
258.IP "\fBscrollColor:\fP \fIcolour\fP" 304.IP "\fBscrollColor:\fP \fIcolour\fP"
259Use the specified colour for the scrollbar [default #B2B2B2]\&. 305Use the specified colour for the scrollbar [default #B2B2B2]\&.
260.IP "\fBtroughColor:\fP \fIcolour\fP" 306.IP "\fBtroughColor:\fP \fIcolour\fP"
261Use the specified colour for the scrollbar\&'s trough area [default 307Use the specified colour for the scrollbar\&'s trough area [default
262#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&. 308#969696]\&. Only relevant for normal (non XTerm/NeXT) scrollbar\&.
277.IP "\fBpath:\fP \fIpath\fP" 323.IP "\fBpath:\fP \fIpath\fP"
278Specify the colon-delimited search path for finding files (XPM and 324Specify the colon-delimited search path for finding files (XPM and
279menus), in addition to the paths specified by the \fBRXVTPATH\fP and 325menus), in addition to the paths specified by the \fBRXVTPATH\fP and
280\fBPATH\fP environment variables\&. 326\fBPATH\fP environment variables\&.
281.IP "\fBfont:\fP \fIfontname\fP" 327.IP "\fBfont:\fP \fIfontname\fP"
282Select the fonts to be used used\&. This is a comma seperated 328Select the fonts to be used\&.
283list of font names that are used in turn when trying to display 329This is a comma seperated list of font names that are used in turn when
284unicode characters\&. The first font defines the cell size for characters, 330trying to display Unicode characters\&.
285pther fonts might be smaller, but not larger\&. A reasonable default list 331The first font defines the cell size for characters; other fonts might
286is appended\&. 332be smaller, but not larger\&.
333A reasonable default font list is always appended to it\&.
287option \fB-fn\fP\&. 334option \fB-fn\fP\&.
335.IP "\fBrealBold:\fP \fIboolean\fP"
336\fBTrue\fP: Enable "real bold" support\&.
337When this option is on, bold text will be displayed using the first
338available bold font in the font list\&.
339Bold fonts should thus be specified in the font list after their
340corresponding regular fonts\&.
341If no bold font can be found, a regular font will be used\&.
342option \fB-rb\fP\&.
343\fBFalse\fP: Display bold text in a regular font, using the color
344specified with \fBcolorBD\fP;
345option \fB+rb\fP\&.
288.IP "\fBselectstyle:\fP \fImode\fP" 346.IP "\fBselectstyle:\fP \fImode\fP"
289Set mouse selection style to \fBold\fP which is 2\&.20, \fBoldword\fP which 347Set 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 348is xterm style with 2\&.20 old word selection, or anything else which
291gives xterm style selection\&. 349gives xterm style selection\&.
292.IP "\fBscrollstyle:\fP \fImode\fP" 350.IP "\fBscrollstyle:\fP \fImode\fP"
293Set scrollbar style to \fBrxvt\fP, \fBnext\fP or \fBxterm\fP 351Set scrollbar style to \fBrxvt\fP, \fBrxvt\fP, \fBplain\fP, \fBnext\fP or \fBxterm\fP
294.IP "\fBtitle:\fP \fIstring\fP" 352.IP "\fBtitle:\fP \fIstring\fP"
295Set window title string, the default title is the command-line 353Set window title string, the default title is the command-line
296specified after the \fB-e\fP option, if any, otherwise the application 354specified after the \fB-e\fP option, if any, otherwise the application
297name; 355name;
298option \fB-title\fP\&. 356option \fB-title\fP\&.
399option \fB-bc\fP\&. 457option \fB-bc\fP\&.
400.IP "\fBpointerBlank:\fP \fIboolean\fP" 458.IP "\fBpointerBlank:\fP \fIboolean\fP"
401\fBTrue\fP: blank the pointer when a key is pressed or after a set number 459\fBTrue\fP: blank the pointer when a key is pressed or after a set number
402of seconds of inactivity\&. 460of seconds of inactivity\&.
403\fBFalse\fP: the pointer is always visible [default]\&. 461\fBFalse\fP: the pointer is always visible [default]\&.
462.IP "\fBpointerColor:\fP \fIcolour\fP"
463Mouse pointer foreground colour\&.
464.IP "\fBpointerColor2:\fP \fIcolour\fP"
465Mouse pointer background colour\&.
404.IP "\fBpointerBlankDelay:\fP \fInumber\fP" 466.IP "\fBpointerBlankDelay:\fP \fInumber\fP"
405Specifies number of seconds before blanking the pointer [default 2]\&. 467Specifies number of seconds before blanking the pointer [default 2]\&.
406.IP "\fBmultibyte_cursor:\fP \fIboolean\fP"
407\fBTrue\fP: consider multibyte glyphs as single character for backspace,
408delete and cursor movement keys;
409option \fB-mcc\fP\&.
410\fBFalse\fP: move through all components of all glyphs;
411option \fB+mcc\fP\&.
412.IP "\fBbackspacekey:\fP \fIstring\fP" 468.IP "\fBbackspacekey:\fP \fIstring\fP"
413The string to send when the backspace key is pressed\&. If set to 469The string to send when the backspace key is pressed\&. If set to
414\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted, 470\fBDEC\fP or unset it will send \fBDelete\fP (code 127) or, if shifted,
415\fBBackspace\fP (code 8) - which can be reversed with the appropriate 471\fBBackspace\fP (code 8) - which can be reversed with the appropriate
416DEC private mode escape sequence\&. 472DEC private mode escape sequence\&.
433The locale to use for opening the IM\&. You can use an LC_CTYPE 489The locale to use for opening the IM\&. You can use an LC_CTYPE
434of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP 490of e\&.g\&. de_DE\&.UTF-8 for normal text processing but ja_JP\&.EUC-JP
435for the input extension to be able to input japanese characters 491for the input extension to be able to input japanese characters
436while staying in another locale\&. 492while staying in another locale\&.
437option \fB-imlocale\fP\&. 493option \fB-imlocale\fP\&.
494.IP "\fBinsecure\fP"
495Enables "insecure" mode\&. Rxvt-unicode offers some escape sequences
496that echo arbitrary strings like the icon name or the locale\&. This
497could be abused if somebody gets 8-bit-clean access to your
498display, wether throuh a mail client displaying mail bodies
499unfiltered or though write(1)\&. Therefore, these sequences are
500disabled by default\&. (Note that other terminals, including xterm,
501have these sequences enabled by default)\&. You can enable them
502by setting this boolean resource or specifying \fB-insecure\fP as
503an option\&. At the moment, this enabled display-answer, locale,
504findfont, icon label and window title requests as well as dynamic
505menubar dispatch\&.
438.IP "\fBmodifier:\fP \fImodifier\fP" 506.IP "\fBmodifier:\fP \fImodifier\fP"
439Set the key to be interpreted as the Meta key to: 507Set the key to be interpreted as the Meta key to:
440\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP, 508\fBalt\fP, \fBmeta\fP, \fBhyper\fP, \fBsuper\fP, \fBmod1\fP, \fBmod2\fP, \fBmod3\fP,
441\fBmod4\fP, \fBmod5\fP; 509\fBmod4\fP, \fBmod5\fP;
442option \fB-mod\fP\&. 510option \fB-mod\fP\&.
443.IP "\fBanswerbackString:\fP \fIstring\fP" 511.IP "\fBanswerbackString:\fP \fIstring\fP"
444Specify the reply rxvt sends to the shell when an ENQ (control-E) 512Specify the reply rxvt sends to the shell when an ENQ (control-E)
445character is passed through\&. It may contain escape values as 513character is passed through\&. It may contain escape values as
446described in the entry on \fBkeysym\fP following\&. 514described in the entry on \fBkeysym\fP following\&.
515.IP "\fBsecondaryScreen:\fP \fIbool\fP"
516Turn on/off secondary screen (default enabled)\&.
517.IP "\fBsecondaryScroll:\fP \fIbool\fP"
518Turn on/off secondary screen scroll (default enabled)\&. If
519the this option is enabled, scrolls on the secondary screen will
520change the scrollback buffer and switching to/from the secondary screen
521will instead scroll the screen up\&.
447.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP" 522.IP "\fBkeysym\&.\fP\fIsym\fP: \fIstring\fP"
448Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It 523Associate \fIstring\fP with keysym \fIsym\fP (\fB0xFF00 - 0xFFFF\fP)\&. It
449may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape, 524may contain escape values (\ea: bell, \eb: backspace, \ee, \eE: escape,
450\en: newline, \er: return, \et: tab, \e000: octal number) or control 525\en: newline, \er: return, \et: tab, \e000: octal number) or control
451characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with 526characters (^?: delete, ^@: null, ^A \&.\&.\&.) and may enclosed with
575.PP 650.PP
576Click-and-drag doesn\&'t work with X11 mouse report overriding\&. 651Click-and-drag doesn\&'t work with X11 mouse report overriding\&.
577.PP 652.PP
578.SH "FTP LOCATION" 653.SH "FTP LOCATION"
579.PP 654.PP
580rxvt-+RXVTVERSION()\&.tar\&.gz can be found at the following ftp sites 655rxvt-3\&.4\&.tar\&.gz can be found at the following ftp sites
581RXVTFTPSITE() 656ftp://ftp\&.rxvt\&.org/pub/rxvt
582.PP 657.PP
583.SH "CURRENT PROJECT COORDINATOR" 658.SH "CURRENT PROJECT COORDINATOR"
584.PP 659.PP
585.IP "Project Coordinator" 660.IP "Project Coordinator"
586RXVTMAINT() RXVTMAINTEMAIL() 661Marc A\&. Lehmann <rxvt@schmorp\&.de>
587.br 662.br
588.IP "Web page maintainter" 663.IP "Web page maintainter"
589RXVTWEBMAINT() RXVTWEBMAINTEMAIL() 664Marc A\&. Lehmann <rxvt@schmorp\&.de>
590.br 665.br
591RXVTWEBPAGE() 666<http://www\&.sourceforge\&.net/projects/rxvt-unicode/>
592.br 667.br
593.IP "Mailing list"
594The Rxvt Workers <rxvt-workers@rxvt\&.org>
595mailing list has also been established for rxvt development, to
596subscribe, email to
597<rxvt-workers-subscribe@rxvt\&.org>\&.
598There is also a mailing list for announcements of new releases of
599rxvt\&. To subscribe, email to
600<rxvt-announce-subscribe@rxvt\&.org>\&.
601.PP 668.PP
602.SH "AUTHORS" 669.SH "AUTHORS"
603.PP 670.PP
604.IP "John Bovey" 671.IP "John Bovey"
605University of Kent, 1992, wrote the original Xvt\&. 672University of Kent, 1992, wrote the original Xvt\&.
614.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>" 681.IP "Oezguer Kesim <kesim@math\&.fu-berlin\&.de>"
615Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5) 682Project Coordinator (changes\&.txt 2\&.21a to 2\&.4\&.5)
616.IP "Geoff Wing <gcw@pobox\&.com>" 683.IP "Geoff Wing <gcw@pobox\&.com>"
617Rewrote screen display and text selection routines\&. 684Rewrote screen display and text selection routines\&.
618Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode) 685Project Coordinator (changes\&.txt 2\&.4\&.6 - rxvt-unicode)
619.IP "Marc Alexander Lehman <rxvt@schmorp\&.de>" 686.IP "Marc Alexander Lehmann <rxvt@schmorp\&.de>"
620Rewrote most of the display code and internal character handling 687Forked rxvt-unicode, rewrote most of the display code and
621to store text in unicode\&. Numerous other fixes and extensions\&. 688internal character handling to store text in unicode,
689improve xterm compatibility and apply numerous other bugfixes
690and extensions\&.
622.br 691.br
623Project Coordinator (Changes 1\&.0 - ) 692Project Coordinator (Changes 1\&.0 - )
624.PP 693.PP

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines