From owner-freebsd-current@freebsd.org Sun Jan 15 17:45:13 2017 Return-Path: Delivered-To: freebsd-current@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 F3C71CB11B6 for ; Sun, 15 Jan 2017 17:45:12 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from vps-mail.nomadlogic.org (unknown [IPv6:2607:f2f8:a098::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD2D51FFD for ; Sun, 15 Jan 2017 17:45:12 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from LA-DGT-31327.local (cpe-23-242-83-219.socal.res.rr.com [23.242.83.219]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 4df0f62a TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Sun, 15 Jan 2017 09:45:11 -0800 (PST) Subject: Re: recent change to vim defaults? To: freebsd-current@freebsd.org References: From: Pete Wright Message-ID: <730ec03b-1478-ca7b-691c-5515f0c49c92@nomadlogic.org> Date: Sun, 15 Jan 2017 09:45:10 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2017 17:45:13 -0000 On 1/15/17 8:22 AM, Kyle Evans wrote: > On Jan 15, 2017 10:03, "Julian Elischer" wrote: > > I noticed that suddenly vim is grabbing mouse movements, which makes life > really hard. > > Was there a specific revision that brought in this change, and can it be > removed? > Yea I can second this - IIRC it looks like around Sept or Oct vim now defaults to enabling Visual Mode. I've been setting this in my ~/.vimrc to disable it - but not enabling Visual Mode by default would awesome for me: set mouse-=a -pete -- Pete Wright pete@nomadlogic.org nomadlogicLA