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-users 3115
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: blah*[TAB] (difference between 3.1.6 and 3.1.9)
- Date: Tue, 6 Jun 2000 11:20:43 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Tue, 6 Jun 2000 03:20:38 +0000
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
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?
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author