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

Support for setting focus? #695

Open Anogoya-Dagaate opened 5 years ago

Anogoya-Dagaate commented 5 years ago

I'm looking for a way to generate hints which simply set the focus. In FF+ Tridactyl this is done with ';' which generates navigation characters except when you follow one the element is merely highlighted ie displays a dotted line around the element. Its great for getting to the Inspector[Shift+F11, 'Q'] for the element. I'm a QA and use this feature interminably. This sequence gets such traffic I'm convinced it exists and I just haven't found cVims implementation. Thanks.