##// END OF EJS Templates
CodeMirror shortcuts in QuickHelp...
CodeMirror shortcuts in QuickHelp Our users shouldn't need an internet connection to look at the code mirror shortcuts. This PR places the CM keyboard shortcuts that are currently documented on our website's rendered docs, and places them inside the keyboard shortcuts quickhelp.

File last commit:

r15985:3d455be3
r16010:50d49d3f
Show More
notebook_redirect.html
9 lines | 274 B | text/html | HtmlLexer
<html>
<head>
<meta http-equiv="Refresh" content="0; url=../notebook/index.html" />
<title>Notebook docs have moved</title>
</head>
<body>
<p>The notebook docs have moved <a href="../notebook/index.html">here</a>.</p>
</body>
</html>