Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion ignoring
- X-seq: zsh-users 1559
- From: Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: completion ignoring
- Date: Fri, 29 May 1998 16:14:02 +0200
- In-reply-to: <vbaf831y80.fsf@xxxxxxxxxxxxxxx>; from "Bruce Stephens" on Wed, May 27, 1998 at 17:21:18
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxxx
- References: <199805221523.QAA17745@xxxxxxxxxxxxxxxx> <199805221534.LAA13850@xxxxxxxxxxxxxxx> <vb67iyi9c4.fsf@xxxxxxxxxxxxxxx> <980522095232.ZM29476@xxxxxxxxxxxxxxxxxxxxxxx> <19980527142048.A20324@xxxxxxxxxxx> <vbogwj26nw.fsf@xxxxxxxxxxxxxxx> <19980527174141.G1747@xxxxxxxxxxxxxxxxx> <vbaf831y80.fsf@xxxxxxxxxxxxxxx>
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