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