From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3250 invoked from network); 21 Jun 2002 17:22:20 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Jun 2002 17:22:20 -0000 Received: (qmail 28511 invoked by alias); 21 Jun 2002 17:22:09 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5076 Received: (qmail 28500 invoked from network); 21 Jun 2002 17:22:08 -0000 From: "Bart Schaefer" Message-Id: <1020621172138.ZM4622@candle.brasslantern.com> Date: Fri, 21 Jun 2002 17:21:38 +0000 In-Reply-To: <20020621171126.GA4443@x-o.clustermonkey.org> Comments: In reply to Adam Lazur "keybinding for "edit current line with $EDITOR"" (Jun 21, 1:11pm) References: <20020621171126.GA4443@x-o.clustermonkey.org> X-Mailer: Z-Mail (5.0.0 30July97) To: Adam Lazur , zsh-users@sunsite.dk Subject: Re: keybinding for "edit current line with $EDITOR" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jun 21, 1:11pm, Adam Lazur wrote: } Subject: keybinding for "edit current line with $EDITOR" } } I'm a convert to zsh from bash, and there's only one thing that I've } been missing: the ability to open $EDITOR to edit the current line of } input. Look at info zsh "zle functions" (or "man zshcontrib" if you don't have the info pages installed) and look for the function edit-command-line. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net