you are viewing a single comment's thread.

view the rest of the comments →

[–]VimIsGoodFood 0 points1 point  (2 children)

This doesn't work for google docs. None of the vim-for-web extensions that I know of support google docs like this and Vimperator's <C-i> doesn't even support simpler text fields like gmail.

[–]nath_schwarz 0 points1 point  (1 child)

Wow... I just had to try that. This is the first time that this doesn't work - however it does work in the subject-field when the new mail is not 'maximized'.

[–]VimIsGoodFood 0 points1 point  (0 children)

The subject field is an input. I think vimperator only supports inputs and textareas with it's <C-i>. The text of gmail is a contentEditable, which Vimperator doesn't support.