From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24102 invoked from network); 27 Mar 2001 17:27:47 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Mar 2001 17:27:47 -0000 Received: (qmail 24290 invoked by alias); 27 Mar 2001 17:27:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13794 Received: (qmail 24278 invoked from network); 27 Mar 2001 17:27:38 -0000 From: "Bart Schaefer" Message-Id: <1010327172703.ZM14124@candle.brasslantern.com> Date: Tue, 27 Mar 2001 17:27:03 +0000 In-Reply-To: <200103270913.LAA14857@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "PATCH: Re: Completing strings from history?" (Mar 27, 11:13am) References: <200103270913.LAA14857@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: PATCH: Re: Completing strings from history? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii [ Moved to -workers ] On Mar 27, 11:13am, Sven Wischnowsky wrote: } Subject: PATCH: Re: Completing strings from history? } } Ok, below is my first attempt at making _history_complete_words } smarter. I didn't integrate Bart's changes, maybe that should be } done. } } The behaviour is now to stop at the beginning/end once. Going up or } down in the previously used direction will wrap around. If it does that, then it's not necessary to integrate my changes; mine simply caused it to cycle without pausing. } I hope with the style settings Bart and Adam reported the behaviour is } now good enough... I haven't tried it yet, but shouldn't there be some way to turn on menu behavior with a style rather than requiring `setopt menucomplete'? -- 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