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
Message-ID: <422F642A.7C47FD29@dessent.net>
Date: Wed, 09 Mar 2005 13:01:30 -0800
From: Brian Dessent <brian@dessent.net>
Organization: My own little world...
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Windows mysql CLI and Cygwin terminals
References: <422F447C.1080307@brunson.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Eric Brunson wrote:

> I've had a bitch of a time getting a response through, but anyway...
> 
> If definitely seems to be a problem with the termio.  When I 'type
> blind' at the CLI then issue 'quit' all the output from my commands
> pours out.
> 
> Is there a work around?  Some setting in the xterm or rxvt?  Otherwise,
> I'd love to have a copy of your cygwin compiled version.  I want to get
> it working in emacs SQLi mode, then I'll be happy.

If the program behaives strangely with its output to a pty (which are a
unix thing and don't exist in windows) then your only choice is not to
use a pty.  Run it from a CMD.EXE window (not rxvt or xterm) and make
sure you don't have "tty" set in your $CYGWIN for that session.

Brian

--
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/

