Open jwkvam opened 6 years ago
Should the readme say "Insert Cell Above" for Ctrl-O, O
?
@blink1073 There might be some confusion. Ctrl-O, Ctrl-O will insert a new cell above and Ctrl-O, O will insert one below.
Ha, the fact that I don't use vim is obvious ;).
@blink1073 :) give it a try and you'll love it!
It seems like this is a known issue: https://github.com/jwkvam/jupyterlab_vim/blob/863b5496c903cf7982e1d5404adb0bb27ea681ce/src/index.ts#L312
Any idea why this might be failing? It seems like this is the only shortcut with the form ctrl- + shift-
Well known to a couple people I guess :) I brought it up in the jupyterlab gitter but didn't get it resolved. I should create an issue in the jupyterlab repo.
I've raised this issue in gitter. In the interim,
ctrl-o, ctrl-o
works instead.