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 Message-ID: <4BFE5B77.9050005@gmail.com> Date: Thu, 27 May 2010 12:45:59 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin : bash doesn't recognize BackSpace References: <4BFE4DF6 DOT 4080302 AT yandex DOT ru> In-Reply-To: <4BFE4DF6.4080302@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 27/05/2010 11:48, Andrei Dmitriev wrote: > ** Hello, > > after I installed the cygwin on May 19 the bash console don't recognize > *********BACKSPACE***** and continue to follow to the right each time I > press BACKSPACE. > Although, seem it actually erases the chars from the left (ENTER says > nothing - so I concluded the command is empty). MKS tools are interfering with Cygwin, because of these environment variable settings: > TERM = 'nutc' > TERMCAP = 'D:\PROGRA~1\MKSTOO~1\etc\termcap' > TERMINFO = 'D:\PROGRA~1\MKSTOO~1\usr\lib\terminfo' You need to remove them from the environment, and should set your PATH so it doesn't have both Cygwin and MKS at the same time. cheers, DaveK -- 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