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

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.97 by root, Tue Jan 31 00:53:49 2006 UTC vs.
Revision 1.98 by root, Tue Jan 31 00:56:07 2006 UTC

21The newest version of this document is also available on the World Wide Web at 21The newest version of this document is also available on the World Wide Web at
22L<http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html>. 22L<http://cvs.schmorp.de/browse/*checkout*/rxvt-unicode/doc/rxvt.7.html>.
23 23
24=head1 FREQUENTLY ASKED QUESTIONS 24=head1 FREQUENTLY ASKED QUESTIONS
25 25
26=over 4
27
28=item The new selection selects pieces that are too big, how can I select 26=head2 The new selection selects pieces that are too big, how can I select
29single words? 27single words?
30 28
31Yes. For example, if you want to select alphanumeric words, you can use 29Yes. For example, if you want to select alphanumeric words, you can use
32the following resource: 30the following resource:
33 31
40 38
41 URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+) 39 URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+)
42 40
43Please also note that the I<LeftClick Shift-LeftClik> combination also 41Please also note that the I<LeftClick Shift-LeftClik> combination also
44selects words like the old code. 42selects words like the old code.
43
44=over 4
45 45
46=item I don't like the new selection/popups/hotkeys/perl, how do I 46=item I don't like the new selection/popups/hotkeys/perl, how do I
47change/disable it? 47change/disable it?
48 48
49You can disable the perl extension completely by setting the 49You can disable the perl extension completely by setting the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines