--- rxvt-unicode/src/perl/selection 2006/02/06 06:14:08 1.37 +++ rxvt-unicode/src/perl/selection 2006/05/20 18:17:38 1.38 @@ -46,7 +46,7 @@ # urls, just a heuristic qr{( - (?:https?|ftp|news|mailto|file)://[ab-zA-Z0-9\-\@;\/?:&=%\$_.+!*\x27(),~]+ + (?:https?://|ftp://|news://|mailto:|file://)[ab-zA-Z0-9\-\@;\/?:&=%\$_.+!*\x27(),~]+ [ab-zA-Z0-9\-\@;\/?:&=%\$_+!*\x27()~] # exclude some trailing characters (heuristic) )}x,