From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 09:22:45 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 E481616A4BF for ; Wed, 3 Sep 2003 09:22:45 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2569643FDF for ; Wed, 3 Sep 2003 09:22:45 -0700 (PDT) (envelope-from gsam@trini0.org) Received: from hivemind.trini0.org (trini0.org[68.39.114.118]) by comcast.net (sccrmhc13) with ESMTP id <20030903162244016001ijnee>; Wed, 3 Sep 2003 16:22:44 +0000 Received: from trini0.org (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id D97381F for ; Wed, 3 Sep 2003 12:05:35 -0400 (EDT) Message-ID: <3F56114F.8030808@trini0.org> Date: Wed, 03 Sep 2003 12:05:35 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en, nl, ar, th, en-us MIME-Version: 1.0 To: questions@freebsd.org References: <3F55FFC7.6010306@trini0.org> In-Reply-To: <3F55FFC7.6010306@trini0.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Suggestions to a command line 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: Wed, 03 Sep 2003 16:22:46 -0000 Gerard Samuel wrote: > Well I've been using FreeBSD for the past maybe 4 years now. > I've been using "ee" (don't laugh) to do all my editing on the command > line. > Im looking to grow out of "ee" into something else. > Naturally, something that can open/edit files. > And if possible, I've heard of editors with color syntax highlighting, > search/replace, > and other voodoo, that "ee" isn't capable of. > In general, I edit FreeBSD system files, php/html and related files. > > Any suggestions are welcome, while I look through the ports to see if > anything jumps out at me... > Thanks for any tips you may provide... Thanks to all those that replied. Im going to take a shot at vim-lite, and see where it leads me.