Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: blah*[TAB] (difference between 3.1.6 and 3.1.9)



[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