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.34 by root, Tue Jan 3 23:41:37 2006 UTC vs.
Revision 1.35 by root, Wed Jan 4 05:35:34 2006 UTC

46<p><strong>rxvt</strong> [options] [-e command [ args ]]</p> 46<p><strong>rxvt</strong> [options] [-e command [ args ]]</p>
47<p> 47<p>
48</p> 48</p>
49<hr /> 49<hr />
50<h1><a name="description">DESCRIPTION</a></h1> 50<h1><a name="description">DESCRIPTION</a></h1>
51<p><strong>rxvt-unicode</strong>, version <strong>6.2</strong>, is a colour vt102 terminal 51<p><strong>rxvt-unicode</strong>, version <strong>6.3</strong>, is a colour vt102 terminal
52emulator intended as an <em>xterm</em>(1) replacement for users who do not 52emulator intended as an <em>xterm</em>(1) replacement for users who do not
53require features such as Tektronix 4014 emulation and toolkit-style 53require features such as Tektronix 4014 emulation and toolkit-style
54configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space -- 54configurability. As a result, <strong>rxvt-unicode</strong> uses much less swap space --
55a significant advantage on a machine serving many X sessions.</p> 55a significant advantage on a machine serving many X sessions.</p>
56<p> 56<p>
630</dd> 630</dd>
631<p></p> 631<p></p>
632<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong><br /> 632<dt><strong><a name="item__2dpe_string"><strong>-pe</strong> <em>string</em></a></strong><br />
633</dt> 633</dt>
634<dd> 634<dd>
635Colon-separated list of perl extension scripts to use in this terminal instance. See resource <strong>perl-ext</strong>. 635Colon-separated list of perl extension scripts to use in this terminal
636instance. See resource <strong>perl-ext</strong>.
636</dd> 637</dd>
637<p></p></dl> 638<p></p></dl>
638<p> 639<p>
639</p> 640</p>
640<hr /> 641<hr />
1425<pre> 1426<pre>
1426 URxvt.keysym.M-C-3: command:\033[8;25;80t 1427 URxvt.keysym.M-C-3: command:\033[8;25;80t
1427 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre> 1428 URxvt.keysym.M-C-4: command:\033[8;48;110t</pre>
1428</dd> 1429</dd>
1429<p></p> 1430<p></p>
1431<dt><strong><a name="item_perl_2dext_2dcommon_3a_string"><strong>perl-ext-common</strong>: <em>string</em></a></strong><br />
1432</dt>
1430<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br /> 1433<dt><strong><a name="item_perl_2dext_3a_string"><strong>perl-ext</strong>: <em>string</em></a></strong><br />
1431</dt> 1434</dt>
1432<dd> 1435<dd>
1433Colon-separated list of perl extension scripts to use in this terminal 1436Colon-separated <code>list(s)</code> of perl extension scripts to use in this terminal
1434instance. Each extension is looked up in the library directories, loaded 1437instance. Each extension is looked up in the library directories, loaded
1435if necessary, and bound to the current terminal instance. If this resource 1438if necessary, and bound to the current terminal instance. If this
1436is empty or missing, then the perl interpreter will not be initialized; 1439resource is empty or missing, then the perl interpreter will not be
1437option <strong>-pe</strong>. 1440initialized. The idea behind two options is that <strong>perl-ext-common</strong> will
1441be used for extensions that should be available to all instances, while
1442<strong>perl-ext</strong> is used for specific instances; option <strong>-pe</strong>.
1438</dd> 1443</dd>
1439<p></p> 1444<p></p>
1440<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br /> 1445<dt><strong><a name="item_perl_2deval_3a_string"><strong>perl-eval</strong>: <em>string</em></a></strong><br />
1441</dt> 1446</dt>
1442<dd> 1447<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines