X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <883114.68104.qm@web114605.mail.gq1.yahoo.com> References: <883114 DOT 68104 DOT qm AT web114605 DOT mail DOT gq1 DOT yahoo DOT com> Date: Fri, 13 Aug 2010 12:26:36 +0100 Message-ID: Subject: Re: Cygwin 1.7.5-1: backspace does not work correctly... From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 13 August 2010 10:20, Nuzhna Pomoshch wrote: > On Tue, 20 Apr 2010 00:12:29 +0100, Andy Koppe wrote: > >> From the cygwin-1.7.5 release announcement: >> >> - Support DEC Backarrow Key Mode escape sequences >> (ESC [ ? 67 h, ESC [ ? 67 l) in Windows console. >> >> (The first one switches to ^H. You'll need to set stty >> erase accordingly.) > > Can you please enlighten the uninformed (me) how to set > this up in Cygwin? echo -ne '\e[?67h' stty erase ^H Or use mintty, which has a setting for this in its options dialog. Andy -- 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