The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4731099:
Unfortunately, Eclipse launches the program without allocating a real terminal,
so, ncurses applications aren't really able to be run inside Eclipse (I think
there's an issue already open in Eclipse for that). Not sure it's something
that can be solved in the PyDev side, but still, please create a bug-report
for that (other than that, maybe you could create a shell that spawns a terminal
and then runs your program -- you'd still have it outside of Eclipse, but at
least you can run it with the Eclipse shortcuts).
Cheers,
Fabio
|