From owner-freebsd-questions@FreeBSD.ORG Fri Aug 25 09:36:11 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5AFA516A4DD for ; Fri, 25 Aug 2006 09:36:11 +0000 (UTC) (envelope-from lothrandil@n00b.apagnu.se) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BE143D5C for ; Fri, 25 Aug 2006 09:36:10 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: from [81.229.124.17] (81.229.124.17) by pne-smtpout2-sn2.hy.skanova.net (7.2.075) id 44A2F19F00C51D10; Fri, 25 Aug 2006 11:36:05 +0200 Message-ID: <44EEC47E.2080904@n00b.apagnu.se> Date: Fri, 25 Aug 2006 11:35:58 +0200 From: Niclas Zeising User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Alberto Rizzi References: <44EEBFA0.7040406@fastmail.fm> In-Reply-To: <44EEBFA0.7040406@fastmail.fm> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Differences between vim and vim-lite ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 09:36:11 -0000 Alberto Rizzi wrote: > What are the differences between vim and vim-lite ports? The vim port compiles both vim and gvim. Gvim is the graphical version of vim, for use with x. It has ogot some menues and stuff... vim-lite is only the cli-part of vim. regards! //Niclas