##// END OF EJS Templates
DRY: refactor common keyboard handling to Cell...
DRY: refactor common keyboard handling to Cell Our edit mode keyboard shortcuts don't distinguish between being in a code cell or in a text cell, so it makes sense to handle both in one place. This is a first step in that direction.
Paul Ivanov -
r15757:d9e38ff0
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
__main__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...