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

Comparing rxvt-unicode/doc/rxvtperl.3.html (file contents):
Revision 1.9 by root, Tue Jan 3 21:15:22 2006 UTC vs.
Revision 1.10 by root, Tue Jan 3 23:41:37 2006 UTC

79 rxvt -pe &lt;extensionname&gt;</pre> 79 rxvt -pe &lt;extensionname&gt;</pre>
80<dl> 80<dl>
81<dt><strong><a name="item_selection">selection</a></strong><br /> 81<dt><strong><a name="item_selection">selection</a></strong><br />
82</dt> 82</dt>
83<dd> 83<dd>
84Intelligent selection. This etxension tries to be more intelligent when the user 84Intelligent selection. This extension tries to be more intelligent when
85extends selections (double-click). 85the user extends selections (double-click). Right now, it tries to select
86urls and complete shell-quoted arguments, which is very convenient, too,
87if your <em>ls</em> supports <code>--quoting-style=shell</code>.
86</dd> 88</dd>
87<dd> 89<dd>
88<p>It also offers the following bindable event:</p> 90<p>It also offers the following bindable event:</p>
89</dd> 91</dd>
90<dl> 92<dl>
821<p> 823<p>
822</p> 824</p>
823<h2><a name="urxvt_perl_verbosity">URXVT_PERL_VERBOSITY</a></h2> 825<h2><a name="urxvt_perl_verbosity">URXVT_PERL_VERBOSITY</a></h2>
824<p>This variable controls the verbosity level of the perl extension. Higher 826<p>This variable controls the verbosity level of the perl extension. Higher
825numbers indicate more verbose output.</p> 827numbers indicate more verbose output.</p>
826<ol> 828<dl>
827<li><strong><a name="item__2d_only_fatal_messages">- only fatal messages</a></strong><br /> 829<dt><strong><a name="item__3d0__2d_only_fatal_messages">=0 - only fatal messages</a></strong><br />
828</li> 830</dt>
829<li><strong><a name="item__2d_script_loading_and_management">- script loading and management</a></strong><br /> 831<dt><strong><a name="item__3d3__2d_script_loading_and_management">=3 - script loading and management</a></strong><br />
830</li> 832</dt>
831<li><strong><a name="item__2d_all_events_received">- all events received</a></strong><br /> 833<dt><strong><a name="item__3d10__2d_all_events_received">=10 - all events received</a></strong><br />
834</dt>
832</li> 835</dl>
833</ol>
834<p> 836<p>
835</p> 837</p>
836<hr /> 838<hr />
837<h1><a name="author">AUTHOR</a></h1> 839<h1><a name="author">AUTHOR</a></h1>
838<pre> 840<pre>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines