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
Date: Mon, 9 May 2005 00:06:11 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Cc: Paul Eggert <eggert@CS.UCLA.EDU>
Subject: Re: [Fwd: Strange-Dangerous behaviour in Cygwin]
Message-ID: <20050509040611.GA13087@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <427CEB21.2010302@byu.net> <85ll6r3q5u.fsf@pi.meyering.net> <87k6m98xov.fsf@penguin.cs.ucla.edu> <427EDCB5.4060000@hq.astra.ph>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <427EDCB5.4060000@hq.astra.ph>
User-Agent: Mutt/1.5.8i

On Mon, May 09, 2005 at 11:44:53AM +0800, Carlo Florendo wrote:
>Does this patch also fix the issue of arrow keys wrongly being enabled 
>like a text editor (e.g. during "rm -i <blah>", a user can navigate 
>through the screen.)

This is not a bug in coreutils.  You can get the same behavior in
windows by typing "stty -ctlecho".  Cygwin doesn't implement the ctlecho
stty setting (see man stty) so, the escape sequences associated with the
arrow keys cause cursor motion rather than displaying, e.g., the up arrow
key as ^[[A.

PTC.

cgf

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

