##// 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.

File last commit:

r15140:df762d53
r19089:8baa7706
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer