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:from:date:message-id:subject:to :content-type; q=dns; s=default; b=iHzCF6X+5MT7/viTdkpwWOdHRReWV qgbWh5eShnKjzlm2MghxmipT1PF7DAqbycGw2ldZDPr4p7XTI9HlhqofDFXGVs2g 57dLsibqhgQx6osoje1oTIcds9DN8P6iF3xjusD7iBuxJmzINlysAqs4x9oc+bGm WeAARpt0X1ceAc= 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:from:date:message-id:subject:to :content-type; s=default; bh=NYDOuQCCDoMPv/OQ9tEUpyIrxQ0=; b=f2g 8YgWTQIaREU64dTJs0pSkGtzPEXDMmu8l2VcWVDr54AfsKje9z280nsre7VPK0p9 iOekYyiZdoX++md2LadPz9/IVtwTrUrQ7gEqSb/OPciBSbjH97mG7rxu2mnPXM1v B2oPpWng5Pgd1aj6wLbtrt1AWGMdBzjvIidm78Rc= 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=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=arrow, dear, del X-HELO: mail-yw0-f182.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=qv737GHw5Ju+H2dKn16PBcN3NGp4g95FwB8MYV9NJY8=; b=cpZiChohGnDXmCHM5/NP0x4iHanEGhSXgrJB33hiHXq1DM7sVNlxq+m+vXpXjInEDj N92C+yn5cy6t96Wvx3Y5D4PiUde0bIVofLTqr2Mepr7rcuhdQLizOuEDY/PGkHt9RL7u 8Kv+dkwDo2xJeKhJmHHf+RB9e6p2lvPz61obLpxwK8AobL8HMK2gJLPoWDaJEwMrS1TK UV77PaPhyYO5YwadG6zLsmolARZmw57mozRpr5my7VYZgAibUgIK42+FEBC9GrxuaDdl mI5v1Eg8gxgZbjtCL2gMRjbQ+v6x5KHM22tWAight17v79+z1kL1efqD2jl/2kn/+MgE jiHg== X-Gm-Message-State: AE9vXwPNLLg++j01mcO0zj9tlBYNyqQG/xEnjnGCxKlrkGLUEkjKCTBPQXFtlJpzDGYjn4tsPAU1UUOLiqk7Cg== X-Received: by 10.129.89.133 with SMTP id n127mr3985541ywb.244.1472828679848; Fri, 02 Sep 2016 08:04:39 -0700 (PDT) MIME-Version: 1.0 From: Felipe Vieira Date: Fri, 2 Sep 2016 12:04:39 -0300 Message-ID: Subject: updated vim broke arrow/delete keys To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Dear all, I just updated my vim and some keys are now broken. I'm trying both versions of vim: vim-7.4.2181-1.tar.xz 07-Aug-2016 21:13 1062348 and vim-7.4.1990-1.tar.xz 06-Jul-2016 20:31 1055584 but both now broke the arrow keys/delete in insert mode. Up arrow inserts "OA" as text, del inserts "[3~". How can I fix these and revert to what was before? I'm assuming my version of vim was even older than those. Best regards, -- 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