Re: Using Terminal.app instead of the "pseudo" terminal?
Re: Using Terminal.app instead of the "pseudo" terminal?
- Subject: Re: Using Terminal.app instead of the "pseudo" terminal?
- From: Justin Walker <email@hidden>
- Date: Mon, 16 May 2005 11:04:51 -0700
On May 16, 2005, at 10:47, Chaz McGarvey wrote:
On May 16, 2005, at 9:15 AM, Justin Walker wrote:
On May 16, 2005, at 0:22, Chaz McGarvey wrote:
[snip]
Look for mail from Jim Ingham on this list within the last 6-8 weeks
(something about splitting output).
Thanks Justin. I hadn't seen this, but unfortunately it doesn't solve
the problem because ncurses can't work through a pipe. In order for
ncurses to work, it needs certain information about the terminal,
including its width, height, and complete contests. None of that
information can be retrieved by a pipe. I can see that getting the
debugger to work is going to be very tricky indeed, but hopefully
there's something I can do now to at least get Xcode to execute the
program in an external terminal. Perhaps some Applescript trickery or
something? Any help?
You could try redirecting stderr to the tty; or perhaps both stdout and
stderr. Cf. the ncurses man page.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large
Institute for General Semantics
--------
It's not whether you win or lose...
It's whether *I* win or lose.
--------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden