From owner-freebsd-questions@freebsd.org Sun Dec 13 18:42:35 2015 Return-Path: Delivered-To: freebsd-questions@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 CF690A42001 for ; Sun, 13 Dec 2015 18:42:35 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 78CFB12B4 for ; Sun, 13 Dec 2015 18:42:32 +0000 (UTC) (envelope-from vsasjason@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id n186so18251422wmn.0 for ; Sun, 13 Dec 2015 10:42:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2bUOWa39r1hJQfVX4oGqbPWe+Omu59AtH9NjA8m3PX4=; b=q6BrKwpyxUZcBeEzxrtatOWqlvgBq11YC/Mr8vNw+QASdSYI5jV+lBViF0+5KP/rOV eesFUS55QYKzwZdE4c9H/wkZScKz7FuBY4DkPLIbg32GIYoXpi8w8eivh9WWAv2sOvOR cVlP8ekMEvUwq9vf07hltjidLwJ6yzC923FVimMO/+W5b96FHxdzcxCfo7jnDOP/0f9I N69F5eWG8CRIHPiIeEX9fa7EQ3mCCJ4JhiEu6EEfmWZk2DVmdEp4IJbOt8QtKIOfjl5S SMRmbZQFrzfv9azB4+/d2BUIPtO+kqntW2I16AHhC2rSAGNLR9XlJEWLRuiZK+0LWiMs JaoQ== MIME-Version: 1.0 X-Received: by 10.194.236.228 with SMTP id ux4mr33438742wjc.56.1450032150997; Sun, 13 Dec 2015 10:42:30 -0800 (PST) Received: by 10.194.55.2 with HTTP; Sun, 13 Dec 2015 10:42:30 -0800 (PST) Received: by 10.194.55.2 with HTTP; Sun, 13 Dec 2015 10:42:30 -0800 (PST) In-Reply-To: <20151213182848.M69104@brightstar.bomgardner.net> References: <20151213182848.M69104@brightstar.bomgardner.net> Date: Sun, 13 Dec 2015 20:42:30 +0200 Message-ID: Subject: Re: freebsd-update editor choice From: Anton Sayetsky To: Gene Cc: Freebsd Questions Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Dec 2015 18:42:35 -0000 13 =D0=B4=D0=B5=D0=BA. 2015 =D0=B3. 20:39 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Gene" =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > > Hi - > > I'm using freebsd-update to update my 10.1 system to 10.2. When merging files, > it insists on using the 'vi' editor. I really, really, REALLY, despise vi. Is > there a way to get it to use another editor? I hope that you don't want to use some editor for noobs, like ee. Solution to your problem is setting EDITOR environment variable.