You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Resources/WPy64-3720/python-3.7.2.amd64/Lib/site-packages/jupyter_contrib_nbextensions/nbextensions/select_keymap
root ee22027d4f
fix rights to 755 (linux actual)
2 years ago
..
README.md fix rights to 755 (linux actual) 2 years ago
main.js fix rights to 755 (linux actual) 2 years ago
select_keymap.png fix rights to 755 (linux actual) 2 years ago
select_keymap.yaml fix rights to 755 (linux actual) 2 years ago

README.md

Select CodeMirror Keymap

This extension lets you choose between the available CodeMirror keymaps: default, emacs, vim, and sublime.

There's a chance that this might cause key conflicts, especially with other extensions.

Most browsers consume some of the global keybindings like Ctrl+n. The Menu Wizard add-on for Firefox allows you to disable some of the global key shortcuts, thus passing the keys through to CodeMirror.

Demo

Based on: