| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <422F642A.7C47FD29@dessent.net> |
| Date: | Wed, 09 Mar 2005 13:01:30 -0800 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| Organization: | My own little world... |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Windows mysql CLI and Cygwin terminals |
| References: | <422F447C DOT 1080307 AT brunson DOT com> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |