Literally stuck in an open file in vim because I'm editing the file in a remote shell from Firefox and I can't hit escape without it being intercepted by the Vimum extension.
@gagan C-[ and then ZZ
@sebhoss Ctrl-[ is still the escape sequence and also interpreted the same by Vimium. Ctrl-C instead worked to exit insert mode.