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

File last commit:

r17291:d1162f79
r18176:7b7b5442
Show More
style.less
6 lines | 81 B | text/x-less | LessCssLexer
/*!
*
* IPython tree view
*
*/
@import "altuploadform.less";
@import "tree.less";