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

Comparing rxvt-unicode/doc/rxvt.1.html (file contents):
Revision 1.39 by root, Mon Jan 9 01:36:56 2006 UTC vs.
Revision 1.40 by root, Tue Jan 10 04:26:54 2006 UTC

1458Comma-separated <code>list(s)</code> of perl extension scripts (default: <code>default</code>) to 1458Comma-separated <code>list(s)</code> of perl extension scripts (default: <code>default</code>) to
1459use in this terminal instance; option <strong>-pe</strong>. 1459use in this terminal instance; option <strong>-pe</strong>.
1460</dd> 1460</dd>
1461<dd> 1461<dd>
1462<p>Extension names can be prefixed with a <code>-</code> sign to prohibit using 1462<p>Extension names can be prefixed with a <code>-</code> sign to prohibit using
1463it. This can be useful to selectively disable some extensions loaded 1463them. This can be useful to selectively disable some extensions loaded
1464by default, or specified via the <code>perl-ext-common</code> resource. For 1464by default, or specified via the <code>perl-ext-common</code> resource. For
1465example, <code>default,-selection</code> will use all the default extension except 1465example, <code>default,-selection</code> will use all the default extension except
1466<code>selection</code>.</p> 1466<code>selection</code>.</p>
1467</dd>
1468<dd>
1469<p>Extension names can also be followed by an argument in angle brackets
1470(e.g. <code>searchable-scrollback&lt;M-s&gt;</code>, which binds the hotkey for
1471searchable scorllback to Alt/Meta-s). Mentioning the same extension
1472multiple times with different arguments will pass multiple arguments to
1473the extension.</p>
1467</dd> 1474</dd>
1468<dd> 1475<dd>
1469<p>Each extension is looked up in the library directories, loaded if 1476<p>Each extension is looked up in the library directories, loaded if
1470necessary, and bound to the current terminal instance.</p> 1477necessary, and bound to the current terminal instance.</p>
1471</dd> 1478</dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines