X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 13 Jan 2010 12:07:29 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Tried out cygwin-inst-20100111.tar.bz2
Message-ID: <20100113110729.GX14511@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <COL102-W462D97538DD6B7BAA121D5B56C0@phx.gbl>  <20100112164834.GV14511@calimero.vinschen.de>  <COL102-W52DB3A5D272B9E630D808EB56C0@phx.gbl>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <COL102-W52DB3A5D272B9E630D808EB56C0@phx.gbl>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
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

On Jan 12 12:46, Karl M wrote:
> 
> > Date: Tue, 12 Jan 2010 17:48:34 +0100
> > From: corinna
> > Subject: Re: Tried out cygwin-inst-20100111.tar.bz2
> >
> > On Jan 11 22:39, Karl M wrote:
> >>
> >>
> >> Hi All...
> >>
> >> I just tried out the latest snapshot and had two problems on a Vista Business SP2 machine.
> >>
> >> The first problem was that in bash shell launched from the cygwin.bat file in a console
> >> window, the backspace did nothing.
> >>
> Do the changes from 1.7.1 to the latest snapshot require me to do something with LANG settings
> for a US English Southern California Vista Business SP2 machine?
> 
> Pressing the backspace key did nothing, no cursor motion or deletion. Reverting to 1.7.1 restored
> the backspace key functionality.

That only occurs in CYGWIN=tty mode.  The problem was that in tty mode a
piece of code reset all termios settings of the console to 0.  That was
no problem so far, but now that the VERASE key from the termios settings
is used to delete chars in the console, it hurt.  I fixed that in CVS.


Thanks for the report,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

