--- rxvt-unicode/README.FAQ 2006/01/12 23:11:23 1.26 +++ rxvt-unicode/README.FAQ 2006/01/12 23:16:31 1.27 @@ -1,8 +1,8 @@ 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:]]+) @@ -14,6 +14,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