[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Problem with Cygwin port under bash shell
From: |
Frédéric L . W . Meunier |
Subject: |
Re: lynx-dev Problem with Cygwin port under bash shell |
Date: |
Sun, 1 Feb 2004 02:22:47 -0200 |
On Sun, 1 Feb 2004, Frédéric L. W. Meunier wrote:
> On Sat, 31 Jan 2004, Doug Kaufman wrote:
>
> > On Sat, 31 Jan 2004, Thomas Dickey wrote:
> >
> > > On Sat, 31 Jan 2004, [ISO-8859-1] Frédéric L. W. Meunier wrote:
> > > > Removing the 'tty' from CYGWIN fixes / works around it.
> > >
> > > Thanks - then I don't have to do much with it now.
> >
> > I rechecked again. Removing "tty", "binmode", or both from the CYGWIN
> > environment variable does not fix the problem under Win98SE.
>
> Does it fix for you Thomas ?
>
> What I did here:
>
> Start the default Cygwin terminal.
>
> $ export CYGWIN="binmode tty codepage:oem"
> $ lynx
>
> Exit lynx.
>
> I see the problem and 'stty sane' returns "stty: standard
> input: unable to perform all requested operations".
>
> 'stty' returns
>
> $ speed 38400 baud; line = 0;
> min = 1; time = 0;
> -brkint -icrnl -imaxbel
> -icanon -iexten -echo -echoe -echok -echoctl -echoke
Actually, the above is after before 'stty sane'.
Before I get
$ speed 38400 baud; line = 0;
erase = ^?; min = 1; time = 0;
-brkint -icrnl -imaxbel
-icanon -iexten -echo -echoe -echok -echoctl -echoke
--
How to contact me - http://www.pervalidus.net/contact.html
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Re: lynx-dev Problem with Cygwin port under bash shell, Thomas Dickey, 2004/01/31
Re: lynx-dev Problem with Cygwin port under bash shell, Doug Kaufman, 2004/01/31