From owner-freebsd-current@freebsd.org Wed Jan 18 07:24:24 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 90FB9CB505E for ; Wed, 18 Jan 2017 07:24:24 +0000 (UTC) (envelope-from julian@freebsd.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 7AEC5156E for ; Wed, 18 Jan 2017 07:24:24 +0000 (UTC) (envelope-from julian@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 779ECCB505C; Wed, 18 Jan 2017 07:24:24 +0000 (UTC) Delivered-To: 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 771B7CB505B; Wed, 18 Jan 2017 07:24:24 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 48605156D; Wed, 18 Jan 2017 07:24:24 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (ppp121-45-228-247.lns20.per1.internode.on.net [121.45.228.247]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id v0I7OB2g035486 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 17 Jan 2017 23:24:14 -0800 (PST) (envelope-from julian@freebsd.org) Subject: Re: recent change to vim defaults? To: ohauer , Benjamin Kaduk References: Cc: "ports@FreeBSD.org" , "current@freebsd.org" From: Julian Elischer Message-ID: Date: Wed, 18 Jan 2017 15:24:05 +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=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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 07:24:24 -0000 On 17/01/2017 12:07 AM, ohauer wrote: > I suspect you mean the /usr/local/etc/vim/vimrc and gvimrc files. > That was the first place I've tried to overwrite it, but without > luck (even with set mouse=) but it works in ~/.vimrc what to put IN the file? > > -- > olli > -- > send with broken GMX mailer client, sorry for tofu and html scrap > On 15/01/2017, 22:48 Benjamin Kaduk wrote: > > 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. > > > > Was there a specific revision that brought in this change, and > can it > > be removed? > > I remember seeing something go by during an upgrade somewhat > recently > about there now being a defaults file that gets used when a user > does > not specify a .vimrc. Unfortunately, I don't remember whether I saw > that notice on a FreeBSD machine or a Debian one, and haven't > been able > to find the notice I remember through searching some likely places. > > Just to check: do you have a .vimrc file in place already? > not yet. when I work out what to put into it I will make it. > > -Ben > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >