##// END OF EJS Templates
qtconsole: Add vi-like key bindings to pager (fixes #6590)...
qtconsole: Add vi-like key bindings to pager (fixes #6590) Since _event_fileter_page_keypress() already exists in ConsoleWidget class of qtconsole, that change was pretty easy and isolated. We emulate up/down arrow keys with k/j when we use pager.
Boris Egorov -
r18176:7b7b5442
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
clearoutput.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
execute.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...