1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 325 forks source link

Is there a command to focus or open a quickmark? #674

Open Madd0g opened 5 years ago

Madd0g commented 5 years ago

I always prefer to open quickmarks in a new tab, but I keep ending up with the same page open multiple times.

Is there a way to use openQuickMarkTabbed but switch to the tab if it's already open?

Thanks

Anogoya-Dagaate commented 5 years ago

I have a different concern but when I noticed 'focus' in your question I clicked on it. In Vimperator/Tridactyl ";" set the focus on an element and then you can Shift+F11 to get to the inspector with "Q". Do you know if cVim has a similar implementation? I've tried 'q' which the documentation suggested did the same 'mousover/mouselock' but no love.