From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 21:44:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E10DA16A4BF for ; Fri, 29 Aug 2003 21:44:30 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 385B143F85 for ; Fri, 29 Aug 2003 21:44:30 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 29858 invoked by uid 1000); 30 Aug 2003 04:44:29 -0000 Date: Fri, 29 Aug 2003 21:44:28 -0700 From: Joshua Oreman To: mats Message-ID: <20030830044428.GA29559@webserver> References: <001001c36e9e$a2c7b130$6500a8c0@evil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001001c36e9e$a2c7b130$6500a8c0@evil> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: The VI editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2003 04:44:31 -0000 [Please break your lines at a manageable length -- 72 is good] On Sat, Aug 30, 2003 at 04:30:10AM +0200 or thereabouts, mats wrote: > Hi > > I have trouble using vi and vim under freebsd, under linux red hat > it was working perfect. The trouble is that the arrow-keys doesn't > work when I'm in insert mode. I have heard that it's important to > use the right terminalprogram. In vim it's ok with the fancy swedish > letters with dots over, but the arrow-keys doesn't work. FreeBSD comes with the standard vi, not vim. (unless you install the vim port) So the arrow keys work in command mode, but not in insert mode? "That's a feature, not a bug."(TM) If the arrow keys didn't work at all, then I would say check $TERM. But as it is, it's probably a design decision in FBSD vi more than anything. Try the vim port, if you haven't already. -- Josh > > /Mats > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"