X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=bW +3pxkHwqVHJwVwLXQUKw8qFkkXOJA2Qk/OsvhC2uOV5gtuBCMTlAT2okbm1Sv40S NGCwIctkC27wXGsD0lEoFYBZTzDE29oNYJ+oYZfQpD5RIFv/RbMfyvzwmOWqMCrF g1kl1BPuGEBjM3kE/JsM4u0ErBMfT3tYsbNcDwI8I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=HunXKDiG +G/zTvm+ZACcJ2KVvgY=; b=mV60UVqARpmkEt9HFRkLAq4S5OE7TPCi3BZayDOD LBRMCw17VqZRJ1BPQa4U8ebLIQZGrkXHAk134gtlcaZ4YciIvqv+zDQEIiSYgFHZ Tw5ZDAFy+4JiYmfmu+Vta4wG8moTmGc4QibxUcHE6uMdlcpwwf9IDTuHxST5mKlu Z8Y= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.0 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_LINEPADDING,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ie0-f181.google.com MIME-Version: 1.0 X-Received: by 10.42.250.70 with SMTP id mn6mr1814336icb.78.1428598499746; Thu, 09 Apr 2015 09:54:59 -0700 (PDT) In-Reply-To: <20150408221622.GK20741@dinwoodie.org> References: <20150408221622 DOT GK20741 AT dinwoodie DOT org> Date: Thu, 9 Apr 2015 09:54:59 -0700 Message-ID: Subject: Re: 1.7.35: possible backspace key and arrow keys bug From: Weston Turner To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I corroborate the original poster's experience with this issue. Steps to reproduce the issue: for example open a file with vim under Cygwin, press: up, up, down, down, left, left, right, right. Vim under Cygwin places: C C D D B B A A in the file due to the arrow keys being pressed. Vim under bash on Linux or the Mac terminal does not treat the arrow keys as file input, but rather simply uses them to move the cursor about in the file. Regards, Weston On Wed, Apr 8, 2015 at 3:16 PM, Adam Dinwoodie wrote: > On Wed, Apr 08, 2015 at 09:42:55PM +0800, George jiang wrote: >> Hi, >> I am using a thinkpad laptop preinstalled win8 system, later >> upgraded to win8.1. I installed the latest version of cygwin, found >> when using vim editor can not backspace to delete characters, press >> the arrow keys appear 'A', 'B' and other characters. I follow the >> online presentation solutions, copied from a vimrc_example.vim ubentu >> system files to / home / xx folder and renamed .vimrc, the results >> still does not work. I ask this is a bug it? Please help. > > You've really not given us much to go on here. For a start, it would be > really useful if you could read the problem reporting guidelines at the > link below, which will point you at the various bits of information that > we'd need to be able to work out what's going on. > >> Problem reports: http://cygwin.com/problems.html > > In particular, we need exact step-by-step instructions of what you're > doing, the behaviour you're seeing, and how that differs from the > behaviour you'd expect to see. That way we can tell you whether what's > happening is a bug or not, and if it is a bug, we'll be able to do the > same things ourselves so we can see exactly where the bug is to fix it. > > -- > 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 > -- 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