From owner-freebsd-questions@FreeBSD.ORG Thu Dec 16 18:29:20 2004 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 C3E2116A4CE for ; Thu, 16 Dec 2004 18:29:20 +0000 (GMT) Received: from omega.lacnic.net.uy (lacnic.net.uy [200.40.228.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B09D43D5A for ; Thu, 16 Dec 2004 18:29:17 +0000 (GMT) (envelope-from pablo@omega.lacnic.net.uy) Received: from omega.lacnic.net.uy (localhost.localdomain [127.0.0.1]) by omega.lacnic.net.uy (8.12.11/8.12.5) with ESMTP id iBGJYl3p006529; Thu, 16 Dec 2004 16:34:47 -0300 Received: (from pablo@localhost) by omega.lacnic.net.uy (8.12.11/8.12.5/Submit) id iBGJYlGg006528; Thu, 16 Dec 2004 16:34:47 -0300 Date: Thu, 16 Dec 2004 16:34:47 -0300 From: Pablo Allietti Message-ID: <20041216193447.GA5898@omega.lacnic.net.uy> References: <20041216180416.GC30325@omega.lacnic.net.uy> <20041216173804.GA7529@netophilia.net> <20041216184737.GD30325@omega.lacnic.net.uy> <20041216181053.GA1971@orion.daedalusnetworks.priv> <20041216181954.GA2073@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041216181954.GA2073@orion.daedalusnetworks.priv> User-Agent: Mutt/1.4.2.1i X-Operating-System: Freebsd 5.3 X-Organization: LACNIC X-URL: http://lacnic.net/ X-Lacnic-MailScanner-Information: Please contact Lacnic for more information (lacnic at lacnic.net) X-Lacnic-MailScanner: Found to be clean X-MailScanner-From: pablo@omega.lacnic.net.uy cc: freebsd-questions@freebsd.org cc: Pablo Allietti Subject: Re: vim-enhanced 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: Thu, 16 Dec 2004 18:29:20 -0000 On Thu, Dec 16, 2004 at 08:19:54PM +0200, Giorgos Keramidas wrote: yep i compiled with this functions but for example i edited a document with vim-enhanced and save it, at the next time i open it the cursos appears in the line when i was saved. and i can move with the cursors in edit mode. when i press the cursors in edit mode appears letters like D A etc etc > On 2004-12-16 20:10, Giorgos Keramidas wrote: > > On 2004-12-16 15:47, Pablo Allietti wrote: > > >On Thu, Dec 16, 2004 at 12:38:04PM -0500, Dan Kilbourne wrote: > > >> Try: > > >> > > >> cd /usr/ports/ && make search name=vim | grep -A1 Port > > > > > > i recently install vim 63 but i need vim enhanced if exist :) > > > > That depends on what "enhancement" is. What are the extra features of > > vim-enhanced in Fedora? > > Nevermind, I found it... The enhancements of vim-enhanced in Fedora are > support for Perl, Python scripting and the fancy graphical vim GUI (gvim). > > You can enable any or all of these in FreeBSD by building the port with > one or more of the following options: > > For scripting: > ============== > > WITH_PERL Support for scripting vim in Perl is included. > > WITH_PYTHON Support for scripting vim in Python. > > WITH_RUBY Support for scripting vim in Ruby. > > WITH_TCL Support for scripting vim in TCL. > > For a graphical UI: > =================== > > WITH_ATHENA Use the MIT/Athena widgets for gvim. > > WITH_GTK2 Use plain GTK 2.x widgets for gvim. > > WITH_GNOME Use the full-blown Gnome support for gvim. > > WITH_MOTIF Use the Motif X11 widgets. > > Scripting support for multiple languages may be included without > problems IIRC. The GUI options are mutually exclusive though. > > - Giorgos > > _______________________________________________ > 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" ---end quoted text--- -- Pablo Allietti LACNIC --------------