##// END OF EJS Templates
BUG: Prevent users from undoing the initial document load with CTRL-Z....
BUG: Prevent users from undoing the initial document load with CTRL-Z. Prior to this change, setting a document's initial content in the text editor created a history entry, which meant that hitting CTRL-Z repeatedly could clear the entire document. This change clears document history after loading so that repeated CTRL-Z applications return the document to its state at load time.
Scott Sanderson -
r19089:8baa7706
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets / tests
__init__.py Loading ...
test_interaction.py Loading ...