--- rxvt-unicode/src/perl/selection 2006/01/09 01:06:55 1.18 +++ rxvt-unicode/src/perl/selection 2006/01/10 21:20:53 1.19 @@ -14,7 +14,7 @@ # urls, just a heuristic qr{( (?:https?|ftp|news|mailto|file)://[ab-zA-Z0-9\-\@;\/?:&=%\$_.+!*\x27(),~]+ - [ab-zA-Z0-9\-\@;\/?:&=%\$_+!*\x27(),~] # do not include a trailing dot, its wrong too often + [ab-zA-Z0-9\-\@;\/?:&=%\$_+!*\x27()~] # exclude some trailing characters (heuristic) )}x, # common "parentheses"