--- rxvt-unicode/src/perl/selection 2007/11/19 09:27:13 1.45 +++ rxvt-unicode/src/perl/selection 2007/11/19 09:29:55 1.47 @@ -45,14 +45,14 @@ qr{ (?]+) \> }x, - qr{ \( ([^)]+) \) }x, - qr{ \{ ([^}]+) \} }x, + qr{ \< ([^\>]+) \> }x, + qr{ \( ([^\)]+) \) }x, + qr{ \{ ([^\}]+) \} }x, qr{ \[ ([^\]]+) \] }x, # urls, just a heuristic