jupyterlab-contrib / jupyterlab-vim

Vim notebook cell bindings for JupyterLab
https://jupyterlab-contrib.github.io/jupyterlab-vim.html
MIT License
676 stars 43 forks source link

Does not work in archlinux #33

Closed Edenharder closed 3 years ago

Edenharder commented 3 years ago

My OS is Archlinux, I have installed Jupyterlab from Archlinux community.

My problem is that, any keystrokes except the arrows do not work if the plugin axelfahy/jupyterlab-vim is on.

I have thought that it was a problem of the browser firefox, then I tested chromium, same problem was still there.

What kind of further information do I need to provide?

ianhi commented 3 years ago

Do the bindings work correctly for you on https://codemirror.net/demo/vim.html ?

Edenharder commented 3 years ago

Do the bindings work correctly for you on https://codemirror.net/demo/vim.html ?

You got it. The keybindings do not work either on that webpage! I have tested different web browsers, the problem is always there. So I assume that it is rather an issue with my operating system.

Edenharder commented 3 years ago

Finally, I find out the reason. It's a problem with my input method. Everything works fine if I just switch to the normal input method.