firecat53 / urlscan

Mutt and terminal url selector (similar to urlview)
GNU General Public License v2.0
214 stars 38 forks source link

First URL is sometimes dropped #41

Closed firecat53 closed 6 years ago

firecat53 commented 6 years ago

If a URL is the first line in a file it will sometimes not get parsed at all.

firecat53 commented 6 years ago

@anhtuann can you please test the develop branch? I put a fix in. It has the additional effect of including a mailto link to all the recipients and sender of emails. I'm not sure if that's helpful or not, but make sure to test it on email as well as rtv! Thanks!

ghost commented 6 years ago

I tested it in rtv and it seems to work like a charm ! I don't use mutt yet so can't vouch for the email part. Thanks !

firecat53 commented 6 years ago

Fixed by 3922bde. Behavior for emails should stay the same now (i.e. no mailto: links will be printed for the From and To fields).