| delorie.com/archives/browse.cgi | search |
| 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 <dave DOT korn DOT cygwin AT gmail DOT com> |
| 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> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |