Open michaelolson opened 9 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
.
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.