From owner-freebsd-current@freebsd.org Wed Jan 18 18:06:58 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 BBD8ECB6739 for ; Wed, 18 Jan 2017 18:06:58 +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 A426B1B7C for ; Wed, 18 Jan 2017 18:06:58 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from LA-DGT-31327.local (nat-192-187-90-113.nat.tribpub.com [192.187.90.113]) by vps-mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id 2df04ca7 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Wed, 18 Jan 2017 10:06:57 -0800 (PST) Subject: Re: recent change to vim defaults? To: freebsd-current@freebsd.org References: <41760da4-a348-4063-8fec-14cf88c0ed05@typeapp.com> <46fb6a60-4fe5-7619-fced-a53ee4edf154@freebsd.org> From: Pete Wright Message-ID: Date: Wed, 18 Jan 2017 10:06:55 -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: <46fb6a60-4fe5-7619-fced-a53ee4edf154@freebsd.org> 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: Wed, 18 Jan 2017 18:06:58 -0000 On 1/18/17 10:01 AM, Julian Elischer wrote: > On 18/01/2017 5:03 PM, Raimund Sacherer wrote: >> I have to put mouse=v to get the behavior I am used to. >> >> Best > > doesn't really work for me. > > vim is still taking mouse events > kinda feel like it we need a "classic" vim port that is from the v7.x codebase since i suspect the changes to mouse behaviour in v8.x is only the beginning of lots of suspect changes to the vim codebase :/ i went through the code for vim the other day and couldn't figure out a way to disable entering visual-mode via mouseclick as a compile time option. perhaps we should preserve the expected behaviour by updating /usr/local/etc/vim/vimrc? -p -- Pete Wright pete@nomadlogic.org nomadlogicLA