--- rxvt-unicode/src/perl/selection 2007/11/19 09:26:41 1.43 +++ rxvt-unicode/src/perl/selection 2007/11/19 15:52:13 1.49 @@ -34,7 +34,7 @@ # "find interesting things"-patterns my @mark_patterns = ( - qr{ ([[:word:]]+) }x, +# qr{ ([[:word:]]+) }x, qr{ ([^[:space:]]+) }x, # common types of "parentheses" @@ -42,18 +42,18 @@ qr{ (? }x, - qr{ \( ([^`']+) \) }x, - qr{ \{ ([^`']+) \} }x, - qr{ \[ ([^`']+) \] }x, + qr{ \{ ([^\{\}]+) \} }x, + qr{ \( ([^\(\)]+) \) }x, + qr{ \[ ([^\[\]]+) \] }x, + qr{ \< ([^\<\>]+) \> }x, # urls, just a heuristic qr{(