Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: _urls again (Re: setopt localoptions noautoremoveslash)
- X-seq: zsh-workers 8291
 
- From: Oliver Kiddle <opk@xxxxxxxxxxxxx>
 
- To: Zsh workers <zsh-workers@xxxxxxxxxxxxxx>
 
- Subject: Re: PATCH: _urls again (Re: setopt localoptions noautoremoveslash)
 
- Date: Fri, 15 Oct 1999 17:05:53 +0100
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <199910151210.OAA18066@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> 		<38074889.6DCA13F@xxxxxxxxxxxxx> <991015155008.ZM24081@xxxxxxxxxxxxxxxxxxxxxxx>
 
Bart Schaefer wrote:
> 
> On Oct 15,  4:30pm, Oliver Kiddle wrote:
> } Subject: Re: PATCH: _urls again (Re: setopt localoptions noautoremoveslash
> }
> } In the process, I established that _urls requires globcomplete; patch
> } follows.
> }
> } +setopt localoptions extendedglob
> } +
> 
> So which is it?
Sorry, the beers from lunch time in the pub are stopping me thinking
properly :) The patch is correct: extendedglob is required by _urls. I
got mixed up with globcomplete which is the option that causes the
problem I described before with menu selection kicking in early.
Oliver Kiddle
Messages sorted by:
Reverse Date,
Date,
Thread,
Author