From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 09:33:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B776106568D for ; Thu, 10 Jul 2008 09:33:13 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from fmailhost05.isp.att.net (fmailhost05.isp.att.net [204.127.217.105]) by mx1.freebsd.org (Postfix) with ESMTP id EF95B8FC0C for ; Thu, 10 Jul 2008 09:33:12 +0000 (UTC) (envelope-from pprocacci@datapipe.com) Received: from [10.5.21.122] (adsl-19-244-119.bna.bellsouth.net[68.19.244.119]) by isp.att.net (frfwmhc05) with ESMTP id <20080710093311H0500e76cee>; Thu, 10 Jul 2008 09:33:12 +0000 X-Originating-IP: [68.19.244.119] Message-ID: <4875D756.4080209@datapipe.com> Date: Thu, 10 Jul 2008 04:33:10 -0500 From: Paul Procacci User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: EdwardKing References: <009301c8e26e$934a5020$3f83a8c0@neusofteaf5839> In-Reply-To: <009301c8e26e$934a5020$3f83a8c0@neusofteaf5839> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: how to set vi line number? 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: Thu, 10 Jul 2008 09:33:13 -0000 EdwardKing wrote: > my first question is whether vi can show line number,such as 1: 2: 3:? > my second question is whether vi support c syntax,such as show "#include" with other different color? > > How to modify to realize above function? > thanks > > > ---------------------------------------------------------------------------------------------- > Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) is intended only for the use of the intended recipient and may be confidential and/or privileged of Neusoft Group Ltd., its subsidiaries and/or its affiliates. If any reader of this communication is not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying is strictly prohibited, and may be unlawful. If you have received this communication in error, please immediately notify the sender by return e-mail, and delete the original message and all copies from your system. Thank you. > ----------------------------------------------------------------------------------------------- > > _______________________________________________ > 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" > You may want to start with installing vim. vi to my knowledge is not `color capable`.