--- rxvt-unicode/doc/rxvt.7.txt 2006/01/12 23:11:23 1.41 +++ rxvt-unicode/doc/rxvt.7.txt 2006/01/12 23:16:31 1.42 @@ -20,10 +20,10 @@ . FREQUENTLY ASKED QUESTIONS - The new selection selects pieces that are too big/too small, can I - change this? - Yes. For example, if you want to select smaller pieces ("words") you - can use the following resource: + The new selection selects pieces that are too big, how can I select + single words? + Yes. For example, if you want to select alphanumeric words, you can + use the following resource: URxvt.selection.pattern-0: ([[:word:]]+) @@ -35,6 +35,9 @@ URxvt.selection.pattern-0: ([^"&'()*,;<=>?@[\\\\]^`{|})]+) + Please also note that the *LeftClick Shift-LeftClik* combination + also selects words like the old code. + I don't like the new selection/popups/hotkeys/perl, how do I change/disable it? You can disable the perl extension completely by setting the