Open
Description
I used to be able to hit i
(ignore-key
) to have Vimperator ignore the next key. For example, when viewing a repository on GitHub, I could hit i
and then t
to enter file browsing mode. Since upgrading Firefox to 44 and Vimperator to 3.11.2, any key I press after i
has no effect and the temporary insert mode exits.
I can work around this with (ignore-all-keys
), but ignore-key
is much more convenient.