ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/urxvt.pm
(Generate patch)

Comparing rxvt-unicode/src/urxvt.pm (file contents):
Revision 1.25 by root, Tue Jan 3 21:08:39 2006 UTC vs.
Revision 1.27 by root, Tue Jan 3 23:41:37 2006 UTC

39 39
40=over 4 40=over 4
41 41
42=item selection 42=item selection
43 43
44Intelligent selection. This etxension tries to be more intelligent when the user 44Intelligent selection. This extension tries to be more intelligent when
45extends selections (double-click). 45the user extends selections (double-click). Right now, it tries to select
46urls and complete shell-quoted arguments, which is very convenient, too,
47if your F<ls> supports C<--quoting-style=shell>.
46 48
47It also offers the following bindable event: 49It also offers the following bindable event:
48 50
49=over 4 51=over 4
50 52
848This variable controls the verbosity level of the perl extension. Higher 850This variable controls the verbosity level of the perl extension. Higher
849numbers indicate more verbose output. 851numbers indicate more verbose output.
850 852
851=over 4 853=over 4
852 854
853=item 0 - only fatal messages 855=item =0 - only fatal messages
854 856
855=item 3 - script loading and management 857=item =3 - script loading and management
856 858
857=item 10 - all events received 859=item =10 - all events received
858 860
859=back 861=back
860 862
861=head1 AUTHOR 863=head1 AUTHOR
862 864

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines