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

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

30 You can activate them like this: 30 You can activate them like this:
31 31
32 rxvt -pe <extensionname> 32 rxvt -pe <extensionname>
33 33
34 selection 34 selection
35 Intelligent selection. This etxension tries to be more intelligent 35 Intelligent selection. This extension tries to be more intelligent
36 when the user extends selections (double-click). 36 when the user extends selections (double-click). Right now, it tries
37 to select urls and complete shell-quoted arguments, which is very
38 convenient, too, if your ls supports "--quoting-style=shell".
37 39
38 It also offers the following bindable event: 40 It also offers the following bindable event:
39 41
40 rot13 42 rot13
41 Rot-13 the selection when activated. Used via keyboard trigger: 43 Rot-13 the selection when activated. Used via keyboard trigger:
507ENVIRONMENT 509ENVIRONMENT
508 URXVT_PERL_VERBOSITY 510 URXVT_PERL_VERBOSITY
509 This variable controls the verbosity level of the perl extension. Higher 511 This variable controls the verbosity level of the perl extension. Higher
510 numbers indicate more verbose output. 512 numbers indicate more verbose output.
511 513
512 0 - only fatal messages 514 =0 - only fatal messages
513 3 - script loading and management 515 =3 - script loading and management
514 10 - all events received 516 =10 - all events received
515 517
516AUTHOR 518AUTHOR
517 Marc Lehmann <pcg@goof.com> 519 Marc Lehmann <pcg@goof.com>
518 http://software.schmorp.de/pkg/rxvt-unicode 520 http://software.schmorp.de/pkg/rxvt-unicode
519 521

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines