##// END OF EJS Templates
fix typo in qtconsole history_next...
fix typo in qtconsole history_next while condition was always checking initial value, rather than the iterating value.

File last commit:

r8053:58574fbf
r9206:460735ef
Show More
spec.css
5 lines | 267 B | text/css | CssLexer
.cm-s-default span.cm-preamble {color: #b26818; font-weight: bold;}
.cm-s-default span.cm-macro {color: #b218b2;}
.cm-s-default span.cm-section {color: green; font-weight: bold;}
.cm-s-default span.cm-script {color: red;}
.cm-s-default span.cm-issue {color: yellow;}