Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: blah*[TAB] (difference between 3.1.6 and 3.1.9)
- X-seq: zsh-workers 11790
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: blah*[TAB] (difference between 3.1.6 and 3.1.9)
- Date: Wed, 7 Jun 2000 08:49:43 +0200 (MET DST)
- In-reply-to: Sven Wischnowsky's message of Tue, 6 Jun 2000 11:20:43 +0200 (MET DST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
[moved to workers]
I wrote:
> Bart Schaefer wrote:
>
> > On Jun 6, 3:07am, Vincent Lefevre wrote:
> > } Subject: blah*[TAB] (difference between 3.1.6 and 3.1.9)
> > }
> > } Consider a directory where there are two files blah1 and blah2. With
> > } zsh 3.1.6, when I typed blah* followed by a tab, "blah1 blah2 " was
> > } generated (with a space after blah2). With zsh 3.1.9, "blah1 blah2"
> > } is generated (with *no* space after blah2).
> > }
> > } How can I have the old behavior (much more logical IMHO)?
> >
> > Something's definitely gone wrong with expand-or-complete. This was not
> > intentional.
>
> Ahem. Changed in 9777 in reply to 9756 (guess the author).
>
> 9777 commented out some stuff in doexpansion(). Change it back?
I want to get that from my todo-list. Should we change it back? Bart
(9765 was from you)?
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author