Just started using hyperbole and it works great for following links to files, though when I try to follow a url I get an “Invalid regexp” error. Has anyone else experienced this/found a way around it?
Just started using hyperbole and it works great for following links to files, though when I try to follow a url I get an “Invalid regexp” error. Has anyone else experienced this/found a way around it?
What kind of URL and what version of hyperbole? I’ve seen something similar where certain types of URLs (notably ones that looked like a Jira id) broke hyperbole’s implicit button recognition code…but only for URLs in that format.
Just a top level domain for my website. I’m using hyperbole 8 I think. Noticed that the URLs only return the regexp error when in non org buffers. In org I’m able to M-RET on the URLs just fine
Maybe in Org buffers Hyperbole’s M-RET simply defers to
org-open-at-point
?