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

Re: completion ignoring



On Wed, May 27, 1998 at 17:21:18 +0100, Bruce Stephens wrote:
> That's what I understood the question to be.  And yes, isn't this how
> zsh works right now?  I don't remember this being changed recently, so
> I'd guess it's quite old behaviour?

No:

$ benchmul[TAB]
benchmul-sparc4  benchmul-ultra1  benchmul.o

(These 3 files are in a directory that is in my PATH.)

$ ll sparc/benchmul*
-rwxr-xr-x   1 vlefevre lip         14924 May 29 16:12 sparc/benchmul-sparc4*
-rwxr-xr-x   1 vlefevre lip         14924 May 29 13:27 sparc/benchmul-ultra1*
-rw-r--r--   1 vlefevre lip          1388 May 29 16:12 sparc/benchmul.o
$ which benchmul.o
benchmul.o not found
zsh: exit 1
$ echo $ZSH_VERSION 
3.0.5

-- 
Vincent Lefevre <vlefevre@xxxxxxxxxxx> | Acorn Risc PC, StrongARM @ 202MHz
WWW: http://www.ens-lyon.fr/~vlefevre/ | 20+2MB RAM, Eagle M2, TV + Teletext
PhD st. in Computer Science, 2nd year  | Apple CD-300, SyQuest 270MB (SCSI)
-----------------------------------------------------------------------------



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