Re: NSTask & pseudo-TTY troubles
Re: NSTask & pseudo-TTY troubles
- Subject: Re: NSTask & pseudo-TTY troubles
- From: Kyle Sluder <email@hidden>
- Date: Wed, 25 Feb 2015 15:15:48 -0600
On Wed, Feb 25, 2015, at 01:15 PM, SevenBits wrote:
> Here’s an example of the session when output is printed (notice the
> echoing):
>
> Insane BF Interactive Console 1.0 (Dec 18 2014, 16:22:05)
> Current memory size: 30000 cells, each 4 bytes
> : ,
> ,
> A
> A
>
> :
> : .
> .
> A
> :
>
> And here’s what it shows when I disable echoing using the code above.
> Nothing else has been changed:
>
> Insane BF Interactive Console 1.0 (Dec 18 2014, 16:22:05)
> Current memory size: 30000 cells, each 4 bytes
> : ,
> A
>
> :
> : .
>
>
> :
>
> Any ideas?
It's not at all clear what your issue is. You could be more descriptive,
but this is most likely not going to be the most helpful place to ask
terminal emulation questions.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden