Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion ignoring
- X-seq: zsh-users 1554
- From: Bruce Stephens <b.stephens@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: completion ignoring
- Date: 27 May 1998 14:18:59 +0100
- In-reply-to: Vincent Lefevre's message of "Wed, 27 May 1998 14:20:48 +0200"
- References: <199805221523.QAA17745@xxxxxxxxxxxxxxxx> <199805221534.LAA13850@xxxxxxxxxxxxxxx> <vb67iyi9c4.fsf@xxxxxxxxxxxxxxx> <980522095232.ZM29476@xxxxxxxxxxxxxxxxxxxxxxx> <19980527142048.A20324@xxxxxxxxxxx>
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