##// END OF EJS Templates
Make 'Paste Above' the default paste behavior....
Make 'Paste Above' the default paste behavior. Destructive paste mapped to Ctrl-M V is a surprising choice given that there was no drag-to-select on the area being replaced (there is a weaker notion of "selected cell" but this does not map to will-be-replaced- by-paste in the minds of participants in an unscientific poll at PyConCA). Destructive paste is still available as the last paste option in the Edit menu, qualified as "Paste Cell Replace".
David Warde-Farley -
r8715:2a45e0e8
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
azurenbmanager.py Loading ...
clustermanager.py Loading ...
filenbmanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
nbmanager.py Loading ...
notebookapp.py Loading ...
zmqhttp.py Loading ...