Closed stevenxxiu closed 1 month ago
Actually I figured out a hacky method to get this to work:
env cYASSm host="moz-extension://d7bb54f2-34b1-43d4-a010-79f7f8b2bf44/index.html"
map f runKey expect=[["cYASSm","<v-f>"]] keys="<v-f>"
map <v-f> LinkHints.activateFocus $then="openUrl#url=javascript:window.open(document.activeElement.href,\u0020'_self')"
The only problem is that the URL bar gets focus when I press a new tab, but I suppose that's a separate issue.
I tried https://github.com/cadeyrn/newtaboverride, and unbelievably, it does let me focus content when I open this.
Describe the bug
I modded yet another speed dial so that Vimium C displays there.
This lets me highlight links, but clicking on the links with
f
doesn't work. I only get a big box that highlights a link.Not sure if this is relevant, but this does nothing:
While this opens the URL:
I'm not sure how to configure this in Vimium C though:
Browser, OS and Vimium C versions