From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4678 invoked from network); 2 Nov 1999 19:06:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 2 Nov 1999 19:06:05 -0000 Received: (qmail 21903 invoked by alias); 2 Nov 1999 19:05:57 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8498 Received: (qmail 21896 invoked from network); 2 Nov 1999 19:05:55 -0000 From: "Bart Schaefer" Message-Id: <991102190519.ZM13665@candle.brasslantern.com> Date: Tue, 2 Nov 1999 19:05:19 +0000 In-Reply-To: <199910280803.KAA17329@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: PATCH: predict-on: suppress long listings" (Oct 28, 10:03am) References: <199910280803.KAA17329@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: Sven Wischnowsky , zsh-workers@sunsite.auc.dk Subject: Re: PATCH: predict-on: suppress long listings MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 28, 10:03am, Sven Wischnowsky wrote: } Subject: Re: PATCH: predict-on: suppress long listings } } } Bart Schaefer wrote: } } > Ah, yes. It also does odd things with certain characters, like if you } > type $! you end up with $\! with the cursor on the backslash. Probably } > it should search rightwards until it finds the character you typed and } > stay there, going back again if it doesn't find that character. } } That's what `compconf predict_cursor=key' tries to achieve. Yeah, but it searches rightwards from the end rather than leftwards from the current cursor position. Most of the time that's OK, I guess. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com