From owner-freebsd-ports@freebsd.org Mon Jan 16 17:23:26 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99BC5CB15AE for ; Mon, 16 Jan 2017 17:23:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8732913D5 for ; Mon, 16 Jan 2017 17:23:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mailman.ysv.freebsd.org (Postfix) id 839DECB15AB; Mon, 16 Jan 2017 17:23:26 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 831E4CB15A9; Mon, 16 Jan 2017 17:23:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 85A1A13D3; Mon, 16 Jan 2017 17:23:25 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id cfbb460d TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Mon, 16 Jan 2017 10:23:18 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: recent change to vim defaults? From: Adam Weinberger In-Reply-To: <20170116162526.ei2uxnnvmuni6inp@ivaldir.etoilebsd.net> Date: Mon, 16 Jan 2017 10:23:16 -0700 Cc: Julian Elischer , "ports@FreeBSD.org" , "current@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <48FFF8F8-7F23-4624-8436-F978F072494E@adamw.org> References: <20170116162526.ei2uxnnvmuni6inp@ivaldir.etoilebsd.net> To: Baptiste Daroussin X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jan 2017 17:23:26 -0000 > On 16 Jan, 2017, at 9:25, Baptiste Daroussin wrote: >=20 > On Mon, Jan 16, 2017 at 12:03:08AM +0800, Julian Elischer wrote: >> I noticed that suddenly vim is grabbing mouse movements, which makes = life >> really hard. >>=20 >> Was there a specific revision that brought in this change, and can it = be >> removed? >=20 > This change appeared in one of the last patchset of vim 7.4 and was = one of the > "features" of the vim 8.0 release. >=20 > I do agree this is just totally painful :( >=20 > Best regards, > Bapt One of the things that I inherited with the Vim port was the = DEFAULT_VIMRC option (which installs = /usr/ports/editors/vim/files/vimrc), and I haven't touched it. I have moused disabled in all my boxes so I have no idea about bad mouse = behaviour in Vim. If there is a bad default that is causing grief, let's = just fix it in that default vimrc. I'm not really understanding what the unexpected behaviour is so I can't = make an intelligent recommendation myself, but I'll go with whatever you = folks suggest. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org