##// END OF EJS Templates
Merge pull request #2042 from minrk/scrolltweak...
Merge pull request #2042 from minrk/scrolltweak Increase auto-scroll threshold to 100 lines. It is more important that we not be surprising or annoying than we auto-hide moderately long output. The manual toggle is always available for intermediate outputs. Also explicitly ignore shift keydown in our keycode handler, which prevented the sequence: <ctrl> M <shift> o from being recognized, as the shift keypress would reset the control-key state.
Fernando Perez -
r7729:301a4c38 merge
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
_paramtestpy2.py Loading ...
_paramtestpy3.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
ipunittest.py Loading ...
mkdoctests.py Loading ...
nose_assert_methods.py Loading ...
nosepatch.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...