--- rxvt-unicode/src/perl/selection 2006/02/06 06:14:08 1.37 +++ rxvt-unicode/src/perl/selection 2006/07/06 19:06:40 1.39 @@ -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,