1995eaton / chromium-vim

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

Option to automatically enter insert mode when entering a text box #260

Open michaelolson opened 9 years ago

michaelolson commented 9 years ago

It would be nice to be able to set in the config that we want to automatically enter insert mode when entering a text box. With autofocus off, just about any time a text box is entered is for typing. At least as an option, this seems useful.

kenkangxgwe commented 4 years ago

Hi, I found that for most of the text box, cVim enters insert-mode directly, but for some of them, it is not. A failed example is the Gerrit Page. Clicking on the search bar on the top right, users still need to manually enter the insert-mode.