QScintilla/ShellWindow.py

changeset 5798
e4f9552f7f93
parent 5712
f0d08bdeacf4
child 5799
e87f52c0374a
--- a/QScintilla/ShellWindow.py	Sun Jul 09 19:42:44 2017 +0200
+++ b/QScintilla/ShellWindow.py	Sun Jul 09 19:44:33 2017 +0200
@@ -40,6 +40,7 @@
 from eric6config import getConfig
 
 
+# TODO: implement history handling changes (Shell.historyStyleChanged)
 class ShellWindow(E5MainWindow):
     """
     Class implementing a stand alone shell window.

eric ide

mercurial