[Pydev-users] [Users] RE: PyDev + Eclipse + ncurses can't find te...
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2011-09-29 10:40:42
|
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 |