--- a/Preferences/__init__.py Sun Jul 09 19:44:33 2017 +0200 +++ b/Preferences/__init__.py Mon Jul 10 18:24:35 2017 +0200 @@ -1228,6 +1228,8 @@ "WrapEnabled": True, "MaxHistoryEntries": 100, "HistoryStyle": ShellHistoryStyle.LinuxStyle, + "HistoryWrap": False, + "HistoryNavigateByCursor": False, "SyntaxHighlightingEnabled": True, "ShowStdOutErr": True, "UseMonospacedFont": False,