[wingide-users] Debug I/O questions
Wingware Support
support at wingware.com
Tue Jul 15 15:26:11 MDT 2008
Joel Koltner wrote:
> 1) In the debug I/O window, is there any way to get backspaces to
> perform a backspace rather than showing up as a little "BS" graphic?
I think this may be doable. We'll look into it.
> 2) Speaking of external consoles... under Windows, can one specify which
> command interpreter to use? I often use 4NT.exe instead of cmd.exe,
> which is compatible with the later but adds many useful functions.
Actually, cmd.exe is not run when debugging. The python interpreter is
started directly as a subprocess and when an external console is
desired, a new win32 console window is created.
Cheers,
John
More information about the wingide-users
mailing list