--- a/QScintilla/Shell.py Mon Jul 10 18:24:35 2017 +0200 +++ b/QScintilla/Shell.py Mon Jul 10 18:48:33 2017 +0200 @@ -145,7 +145,9 @@ """<p>You can use the cursor keys while entering commands.""" """ There is also a history of commands that can be recalled""" """ using the up and down cursor keys while holding down the""" - """ Ctrl-key. Pressing these keys after some text has been""" + """ Ctrl-key. This can be switched to just the up and down""" + """ cursor keys on the Shell page of the configuration""" + """ dialog. Pressing these keys after some text has been""" """ entered will start an incremental search.</p>""" """<p>The shell has some special commands. 'reset' kills the""" """ shell and starts a new one. 'clear' clears the display""" @@ -170,7 +172,9 @@ """<p>You can use the cursor keys while entering commands.""" """ There is also a history of commands that can be recalled""" """ using the up and down cursor keys while holding down the""" - """ Ctrl-key. Pressing these keys after some text has been""" + """ Ctrl-key. This can be switched to just the up and down""" + """ cursor keys on the Shell page of the configuration""" + """ dialog. Pressing these keys after some text has been""" """ entered will start an incremental search.</p>""" """<p>The shell has some special commands. 'reset' kills the""" """ shell and starts a new one. 'clear' clears the display"""