Commit message Age Author Refs
r2921:4f3f8832
Fix bug with Popen call on windows. close_fds can't be set to true when pipes are used.
Fernando Perez
0
r2920:c0c568a3
* Fixed bug with terminal-style tab completion for multi-line input. * Improved tab completion for long text with '.' and path separators.
epatters
0
r2919:5f5908d5
Major improvements to terminal-style tab completion. Still work to be done, but a decent start.
epatters
0
r2918:d0abfbea
Updating terminal GUI support to use guisupport.py for qt4/wx.
Brian Granger
0
r2917:60a5dc0c
Changed the default completion style to text. Text completion now uses the pager.
epatters
0
r2916:120b29bc
Added a method on IPythonWidget for setting the style to the IPython defaults.
epatters
0
r2915:c57f5115
* Fixed heartbeat thread not stopping cleanly. * Fixed typo in kernel_restart that led to errors in some cases.
epatters
0
r2914:b632108f
Fixed scrolling bugs when using rich text mode. (Work around probable bug in Qt.)
epatters
0
r2913:c3f8af32
* Improved frontend-side kernel restart support. * Updated pykernel to support heartbeat. * Various minor cleanups
epatters
0
r2912:053d5686
Add pid number to kernel startup message. This makes it easier to kill and restart kernels while debugging, or to find stray kernels if need be.
Fernando Perez
0
< 1 .. 2581 2582 2583 2584 2585 .. 2875 >