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

Re: completion ignoring



Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx> writes:

> But why does zsh take all the files from the directories that are
> in $PATH, and not only the files that can be executed by the user?

It does only consider executable files.  There's nothing wrong with a
command ending in ~1~ or ,v.  Other than looking at the executable
bit, how should zsh determine which files are really executable?



Messages sorted by: Reverse Date, Date, Thread, Author