We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235e14d commit 1359e49Copy full SHA for 1359e49
.travis.yml
@@ -1,4 +1,5 @@
1
language: node_js
2
+
3
node_js:
4
- "node"
5
install:
README.md
@@ -1,5 +1,7 @@
# jupyterlab-emacskeys
+[](https://travis-ci.org/kpe/jupyterlab-emacskeys.svg?branch=master)
Currently JupyterLab seems to support emacs keybindings only in its text editor,
6
but not in the notebook cells. This might be a simply a bug, as changing the
7
default config in codemirror helps, but until it is fixed, I'm using this
0 commit comments