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