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 can I go to the second input box? #616

Open wangjiejacques opened 6 years ago

wangjiejacques commented 6 years ago

2gi or g2i not works.

waithope commented 6 years ago

@zeroyonichihachi AFAIK, one way is to scroll page up or down to make the first inputbox out of your sight , then using gi, it will automatically go to the new 'fisrt' input box, and so on. I think it is a better way to keep your sight at the center of page.

wangjiejacques commented 6 years ago

@waithope but how to do with multiple inputs boxes in one line ?

wangjiejacques commented 6 years ago

and vimium works for 2gi.

waithope commented 6 years ago

@WANGjieJacques if inputboxes in one line , you could use tab to locate

wangjiejacques commented 6 years ago

@waithope actually, it not works with tab, try this one

waithope commented 6 years ago

@WANGjieJacques I tried it, works well. Have you mapped tab to something?

cevhyruz commented 6 years ago

@WANGjieJacques I don't think it's currentlty availabe, how about f then hit the link for the inputbox?