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.47 by root, Thu Nov 2 17:37:47 2006 UTC vs.
Revision 1.51 by root, Sat Jun 2 05:23:11 2007 UTC

368</dd> 368</dd>
369<dd> 369<dd>
370<pre> 370<pre>
371 URxvt.perl-ext: default,matcher 371 URxvt.perl-ext: default,matcher
372 URxvt.urlLauncher: sensible-browser 372 URxvt.urlLauncher: sensible-browser
373 URxvt.keysym.C-Delete: perl:matcher
373 URxvt.matcher.button: 1 374 URxvt.matcher.button: 1
374 URxvt.matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&amp;@#-]*[\\w/-] 375 URxvt.matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&amp;@#-]*[\\w/-]
375 URxvt.matcher.pattern.2: \\B(/\\S+?):(\\d+)(?=:|$) 376 URxvt.matcher.pattern.2: \\B(/\\S+?):(\\d+)(?=:|$)
376 URxvt.matcher.launcher.2: gvim +$2 $1</pre> 377 URxvt.matcher.launcher.2: gvim +$2 $1</pre>
377</dd> 378</dd>
427supported in this mode. Example:</p> 428supported in this mode. Example:</p>
428</dd> 429</dd>
429<dd> 430<dd>
430<pre> 431<pre>
431 rxvt -pixmap background.xpm -pe automove-background</pre> 432 rxvt -pixmap background.xpm -pe automove-background</pre>
433</dd>
434<dd>
435<p><a href="http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extensions">http://wiki.archlinux.org/index.php/Perl_Background_Rotation/Extensions</a>
436shows how this extension can be used to implement an automatically blurred
437transparent background.</p>
432</dd> 438</dd>
433</li> 439</li>
434<dt><strong><a name="item_block_2dgraphics_2dto_2dascii">block-graphics-to-ascii</a></strong> 440<dt><strong><a name="item_block_2dgraphics_2dto_2dascii">block-graphics-to-ascii</a></strong>
435 441
436<dd> 442<dd>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines