From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13150 invoked from network); 9 May 2000 06:22:33 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 May 2000 06:22:33 -0000 Received: (qmail 5357 invoked by alias); 9 May 2000 06:22:07 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3057 Received: (qmail 5296 invoked from network); 9 May 2000 06:22:02 -0000 Date: Tue, 9 May 2000 12:11:20 +0530 From: Raju K V To: zsh-users@sunsite.auc.dk Subject: use vim to vi Message-ID: <20000509121120.A15491@wipro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.10i X-PGP-Key: To get my public-key, send mail with subject 'get pgp keys' X-Editor: VIM - Vi IMproved 5.6 (2000 Jan 16, compiled Feb 22 2000 10:07:00) X-Editor-URL: http://www.vim.org hi, When I say zsh uses vi mode for command line editing, does it actually use the vi editor or does it have a vi emulation inbuilt? if it calls the vi editor for command line editing, can i make it call vim instead? also in vi mode, how can I open the command line in vi (like 'v' command in ksh)? Thanks in advance, Raju PS: please cc me in your replies.