Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: expansion (was: Re: PATCH: Re: blah*[TAB] (difference between 3.1.6 and 3.1.9))
- X-seq: zsh-workers 11791
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: expansion (was: Re: PATCH: Re: blah*[TAB] (difference between 3.1.6 and 3.1.9))
- Date: Wed, 7 Jun 2000 09:07:18 +0200 (MET DST)
- In-reply-to: Sven Wischnowsky's message of Wed, 7 Jun 2000 08:46:02 +0200 (MET DST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I wrote:
> [ add-space in _expand ]
>
> - true: always add a space (after all, one might want to use it to
> generate names of non-existing files)
> - false: never add a space
> - exisiting: add a space only if the word is the name of an
> exisiting file
>
> Ok? Can anyone think of even more possible wishes?
Maybe we should add to this: add a space if the thing comes from a
parameter expansion even if it isn't the name of an existing file.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author