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))



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