1995eaton / chromium-vim

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

How to alternate focus between div boxes? #629

Open leeren opened 6 years ago

leeren commented 6 years ago

For example, if going to gmail, I cannot automatically use vim-like 'hjkl' movements to scroll through messages. I have to somehow get the focus to the main body before I am allowed to this. One way of doing this is using Chrome's tab key to alternate focus till one of those message subject headers is hit, but this is quite tedious. Is there any other method of doing so?

Anogoya-Dagaate commented 5 years ago

I just can't seem to focus period. In Tridactyl you can ";" to lock focus [displays a dotted line around the link. I'm a QA so I then jump with Shift+f11 then 'Q' to inspect the element in focus. Can't find a way to accomplish this in cVim. Might be a learning curve thing, am sure its very simple. Let me know if you have any ideas or suggestions.