jwkvam / jupyterlab-vim

:neckbeard: Vim notebook cell bindings for JupyterLab
MIT License
973 stars 73 forks source link

`ctrl-[` exits insert mode #98

Open axelfahy opened 4 years ago

axelfahy commented 4 years ago

Closes #85.

This PR allows using ctrl-[ to exit insert mode, which was not working on Firefox.

Please finish the following when submitting a pull request:

If this is a release, additionally do the following:

Thanks!