--- rxvt-unicode/src/perl/selection 2006/05/20 18:17:38 1.38 +++ 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,