I love Colab. There are free TPUs there! I also love vim, and use vim mode on Colab editor. And I also love Vimium, and I simple cannot browse without it.
The problem is: Although the vim editor on Colab is almost good enough, there is no way to navigate the outputs without reaching for the mouse, which defeats all the purpose of vim style edition, really. But if I try to use Vimium on Colab, the Esc and some other keys gets captured and there is no way to use the editor. I can unbind some of the keys, but it seems to be no way of unbinding the Esc key, making it impossible to integrate both tools.
Is there a way to make vimium behave well with colab, or anyway for scrolling the page in a more fluid manner than just jumping from cell to cell expecting your output is not big enough to get out of the screen?
Cheers!