Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 20 Sep 2004 11:39:22 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Running cmd programs in cygwin / rxvt
Message-ID: <20040920153922.GA7869@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <414E8B1A.8040103@overbored.net> <414EA28E.122EB347@dessent.net> <cimon4$783$1@sea.gmane.org> <20040920143930.GD6915@trixie.casa.cgf.cx> <cimsof$jth$1@sea.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <cimsof$jth$1@sea.gmane.org>
User-Agent: Mutt/1.4.1i

On Mon, Sep 20, 2004 at 08:24:44AM -0700, Andrew DeFaria wrote:
>Christopher Faylor wrote:
>>On Mon, Sep 20, 2004 at 07:15:46AM -0700, Andrew DeFaria wrote:
>>>Is there a CYGWIN setting to tell rxvt not to use ptys?
>>
>>How could a program like rxvt possibly work without ptys?
>
>I have no idea.  I don't know how nor why they are required.  Perhaps
>you could enlighten us?  'Cause from the outside rxvt looks just like
>the standard windows window (albeit with more functionality) and that
>window doesn't seem to require ptys...

rxvt is a port of a UNIX program.  UNIX uses ptys.  Windows doesn't
support the notion of ptys.

http://www.google.com/search?q=define:pty

If you want to run a standard windows window (i.e., a console window)
then that's what you get when you click on the cygwin icon.  The terminal
input and output is largely controlled by windows and cygwin has little
say over how characters are handled.  If it was as easy as just using
this, don't you think we'd have been doing this by now?

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

