Commit message Age Author Refs
r2724:a5d5e503
Replaced external module for formatting columns with adapted code.
epatters
0
r2723:226529a9
* ConsoleWidget now has better support for non-GUI tab completion. Multiple matches are formatted into columns. * Tab width can now be set at runtime rather than only during initialization. * Added external module columnize.py
epatters
0
r2722:7d5a6a5d
Greatly increased frontend performance by improving kernel stdout/stderr buffering.
epatters
0
r2721:efad06b0
Minor cleanup related to tab widths.
epatters
0
r2720:158efdd4
Made use of plain text consistent.
epatters
0
r2719:7a63ef59
First pass of input syntax transformation support
Fernando Perez
0
r2718:0ece560d
Add test for missing input encoding. Back to 100% coverage.
Fernando Perez
0
r2717:7b7710e6
Setting the input buffer now respects HTML continuation prompts.
epatters
0
r2716:57bf73a1
* Moved AnsiCodeProcessor to separate file, refactored its API, and added unit tests. * Improved traceback display. * Modified FrontendWidget to use tabs instead of spaces for convenient deletion.
epatters
0
r2715:96d379e0
* IPythonWidget now has IPython-style prompts that are futher stylabla via CSS * Added support for HTML to ConsoleWidget * General cleanup and refactoring.
epatters
0
< 1 .. 2596 2597 2598 2599 2600 .. 2870 >