--- rxvt-unicode/src/perl/selection 2007/11/19 09:27:13 1.45 +++ rxvt-unicode/src/perl/selection 2008/01/12 22:13:47 1.50 @@ -34,26 +34,23 @@ # "find interesting things"-patterns my @mark_patterns = ( - qr{ ([[:word:]]+) }x, +# qr{ ([[:word:]]+) }x, qr{ ([^[:space:]]+) }x, # common types of "parentheses" - qr{ (?]+) \> }x, - qr{ \( ([^)]+) \) }x, - qr{ \{ ([^}]+) \} }x, - qr{ \[ ([^\]]+) \] }x, + qr{ \{ ([^\{\}]+) \} }x, + qr{ \( ([^\(\)]+) \) }x, + qr{ \[ ([^\[\]]+) \] }x, + qr{ \< ([^\<\>]+) \> }x, # urls, just a heuristic qr{(