Closed dcchambers closed 4 years ago
This issue has been solved by PR #719 - but I am leaving the issue open because that PR has not been merged. Will close if/when it gets merged.
Otherwise to fix this, you'll have to manually install the extension from user @antonioyon's fork.
issue-716-fix-broken-hints
npm install
and then make
.chrome://extensions
in browser and select the "Load Unpacked Extension" button (may need developer mode enabled).Duplicate of #716
Closing
The
f
,w
, andq
keys are no longer working in cVim to open pages from URLs or hover over urls/elements on a page. Other keybindings (page navigation, tabnew, open tab, change tabs, etc) seem to be working as expected. I have tried disabling/re-enabling the extension, reinstalling it, and rebooting computer. No luck fixing it.