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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
From: | "Ross Boulet" <ross AT rossb DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: Text entry to command line program |
Date: | Wed, 4 Feb 2004 19:53:15 -0600 |
Message-ID: | <000801c3eb8a$d844d630$6400000a@RossLap> |
MIME-Version: | 1.0 |
In-Reply-To: | <Pine.GSO.4.56.0402041423120.8094@slinky.cs.nyu.edu> |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i151s9TF014100 |
> > > [...] > > > > > Try something like: > > > > > > > > > > CYGWIN=notty sqlplus > > > > > > > > > > > > > Is that saying notty for sqlplus and tty for everything else? > > > [...] > > > > > > No, that's an interactive command line, it's not a setting of > > > the CYGWIN > > > variable (i.e. it's not CYGWIN="notty sqlplus"). The above > > > actually launches > > > sqlplus, setting the CYGWIN variable to "notty" for its process. > > > > > > SLao > > > > > Unfortunately, this does not work. I had previously tried > setting CYGWIN > > within a shell to no avail. I found it must be set from dos before > > launching bash or ksh. > > > > Ross > > You could use something like 'CYGWIN="notty" cygstart -- > sqlplus', which > should open sqlplus in a new window... > Igor > -- Hmmmmmm.... Seems cygstart runs the application ok even without modifying the CYGWIN variable. This holds true for two other applications I was having trouble with. I had been using the native M$ telnet and ftp before I set CYGWIN=tty for sshd. These two display bizarre behavior with tty set. Telnet just quits and returns to a command prompt and ftp doesn't echo typing. I got around this by installing the cygwin versions. Cygstart runs them ok as well without unsetting or changing CYGWIN. Ross -- 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 |