-
Notifications
You must be signed in to change notification settings - Fork 325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'f' stopped working in most recent versions of Chrome #726
Comments
Not just |
Weirdly, it does work on YouTube for me, but not on other sites. |
it doesn't work from my chrome as well,
without |
Same here. With Chrome |
Same to me for cVim: 1.2.99 |
See @dcchambers fork here Side note: I've migrated to use the 'vimium' extension - it provides an equivalent set of functionality and seems to be more actively maintained. |
Press Just kidding, wanted to say this is happening for me too on Arch Linux Chromium |
The latest version of chrome broke this because it deprecated Element.createShadowRoot. A fix has been submitted but has not been merged. For now you'll have to manually install the fix. Instructions here. We're discussing the posibility of forking this into a maintained project as right now this project appears to no longer be maintained. See discussion here: #723 |
@robin521111 |
@DavidGretzschel |
Same here, waiting for update |
Don't expect an update any time soon - this project is abandoned |
Do you have any other recommendations? |
Have already uninstall cVim... |
Hey @Vxider! Here's your options right now:
|
Thank you for your work. waiting for your update.👍 |
Guys, please have a look on SurfingKeys as alternative, it is actively maintained by Developer. Kind regards, |
sorry for late reply, you just need go to my folk then download the code and load it as an extension at developer mode. the steps as follow:
|
Any chance we have a updated version? The chrome just becomes quite difficult to use after the update :( |
For anyone else that goes to this thread - dcchambers plans on forking and maintaining cvim in both his Chrome repo and as a new Chrome Extension (vb4c), please see the Issue #423 Thread for reference! |
Thanks for the mention @fow5040 - the extension has been submitted to the play store but is still pending review/approval from Google. Hopefully it will get approved soon. For anyone looking for a fix - check out the repo here: https://github.com/dcchambers/vb4c - I will post an update once the extension is approved and listed in the store. In the mean time, you can follow the instructions in the readme to install it manually. Cheers! |
@dcchambers why Google holds on the approval? This function is so important to me... |
You guys can use both cvim and vimium at the same time by unmapping everything except After installing vimium, right click vimium extension icon > options > paste following in "Custom key mappings" > "Save Changes" # Insert your preferred key mappings here.
unmapAll
map f LinkHints.activateMode
map F LinkHints.activateModeToOpenInNewTab |
@dosentmatter That's a neat idea. Edit: Nvm, I figured it out:
So yeah, this is definitely usable. |
@artem-nefedov, another problem with my vimium workaround is that vimium doesn't obey cvim's insert mode. So |
BTW, did anyone figure out why cVim links still work on YouTube? |
I just reinstalled the extension and now F works for me? I'm on Chrome 89. |
@pushkin- it appears that the author of the plugin has pushed a fix to the version in the app store to resolve that issue, but hasn't updated the application on github. See: #716 (comment) |
After recent updates of Chrome 'f' key stopped working. Links don't get highlighted and numerated after pressing the key.
My current version is:
Version 80.0.3987.100 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: