From owner-freebsd-current@freebsd.org Wed Jan 18 09:11:16 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 83176CB5577 for ; Wed, 18 Jan 2017 09:11:16 +0000 (UTC) (envelope-from rs@trust64.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 6A3EE17DC for ; Wed, 18 Jan 2017 09:11:16 +0000 (UTC) (envelope-from rs@trust64.com) Received: by mailman.ysv.freebsd.org (Postfix) id 66A86CB5575; Wed, 18 Jan 2017 09:11:16 +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 661D0CB5573; Wed, 18 Jan 2017 09:11:16 +0000 (UTC) (envelope-from rs@trust64.com) Received: from t64ammx01.trust64.com (t64ammx01.trust64.com [54.93.84.170]) (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 148C917D9; Wed, 18 Jan 2017 09:11:15 +0000 (UTC) (envelope-from rs@trust64.com) Received: from [10.234.12.76] (unknown [31.4.228.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by t64ammx01.trust64.com (Postfix) with ESMTPSA id 1E120B05DF; Wed, 18 Jan 2017 10:25:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=trust64.com; s=20150428; t=1484731505; bh=f3tpMHJJZyNWAw7IDho/K9TCLhB3pK416IEntEkMxGY=; h=In-Reply-To:References:Subject:From:Date:To:CC:From; b=iw82qGcOvhC50XW8xIUbD81NMk4Jj81ObajC/BAkuzKuHFwJUrkFEnegq1k6lAMUa 5T0hTK1WlrZqGOql28ysbVrE6+dhNsygx6M6KekzHplsdH5MjZBK8ABphu26DEwyyn XM0R4Z0H+gK0j6G4ZK71IQvlicbKek06paWXfG+g= In-Reply-To: References: X-Referenced-Uid: 10217 Thread-Topic: Re: recent change to vim defaults? User-Agent: Type for Android MIME-Version: 1.0 Subject: Re: recent change to vim defaults? From: Raimund Sacherer Date: Wed, 18 Jan 2017 10:03:25 +0100 To: Julian Elischer CC: ohauer ,Benjamin Kaduk , "ports@FreeBSD.org" , "current@freebsd.org" Message-ID: <41760da4-a348-4063-8fec-14cf88c0ed05@typeapp.com> X-Mailman-Approved-At: Wed, 18 Jan 2017 12:21:15 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 09:11:16 -0000 I have to put mouse=v to get the behavior I am used to. Best⁣ Sent from TypeApp ​ On Jan 18, 2017, 08:46, at 08:46, Julian Elischer wrote: >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" >> > >_______________________________________________ >freebsd-ports@freebsd.org mailing list >https://lists.freebsd.org/mailman/listinfo/freebsd-ports >To unsubscribe, send any mail to >"freebsd-ports-unsubscribe@freebsd.org"