From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 114560 invoked by alias); 2 Sep 2016 15:04:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 114546 invoked by uid 89); 2 Sep 2016 15:04:43 -0000 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 Received: from mail-yw0-f182.google.com (HELO mail-yw0-f182.google.com) (209.85.161.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Sep 2016 15:04:41 +0000 Received: by mail-yw0-f182.google.com with SMTP id l8so3731796ywb.0 for ; Fri, 02 Sep 2016 08:04:41 -0700 (PDT) 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 Received: by 10.37.56.69 with HTTP; Fri, 2 Sep 2016 08:04:39 -0700 (PDT) From: Felipe Vieira Date: Fri, 02 Sep 2016 15:04:00 -0000 Message-ID: Subject: updated vim broke arrow/delete keys To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-09/txt/msg00025.txt.bz2 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