zsh-workers
 help / color / mirror / code / Atom feed
* What happened to _path_files?
@ 1999-09-28 10:07 Andrej Borsenkow
  1999-10-11 11:25 ` BUG: " Andrej Borsenkow
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Borsenkow @ 1999-09-28 10:07 UTC (permalink / raw)
  To: ZSH workers mailing list

bor@itsrm2:~/tmp%> zsh -f
itsrm2% autoload compinit ; compinit -D
itsrm2% cp _man /t/s/z/C/U<TAB>

beeps

I have /tools/src/zsh-* and /tools/share/zsh/* . I never get any menu or list.
The same settings as before (here is zsh -f just to demonstrate problem).

This is zsh-3.1.6-pws-6 with 8056. Looks, like ambiguous matches do not work any
more. I can complete, if match is unambiguous (but not, if it is with
metachars):

bor@itsrm2:~/tmp%> cp _man /a/p/u/z/p/<TAB>
bor@itsrm2:~/tmp%> cp _man /archive/pub/unix/zsh/patches/3.1.6-pws-6/

but

bor@itsrm2:~/tmp%> cp _man /a/p/u/z*/p/<TAB>

just beeps.

Again, all this worked before pws-6 (I skipped several pws-XX).

/andrej


^ permalink raw reply	[flat|nested] 2+ messages in thread

* BUG: RE: What happened to _path_files?
  1999-09-28 10:07 What happened to _path_files? Andrej Borsenkow
@ 1999-10-11 11:25 ` Andrej Borsenkow
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Borsenkow @ 1999-10-11 11:25 UTC (permalink / raw)
  To: ZSH workers mailing list


It looks, like ambiguous completion does not work any more. It is not
_path_files - it works correctly and compadd's all needed info. But for whatever
reason completion C-code does not like it.

/andrej

> -----Original Message-----
> From: Andrej Borsenkow [mailto:Andrej.Borsenkow@mow.siemens.ru]
> Sent: Tuesday, September 28, 1999 2:07 PM
> To: ZSH workers mailing list
> Subject: What happened to _path_files?
>
>
> bor@itsrm2:~/tmp%> zsh -f
> itsrm2% autoload compinit ; compinit -D
> itsrm2% cp _man /t/s/z/C/U<TAB>
>
> beeps
>
> I have /tools/src/zsh-* and /tools/share/zsh/* . I never get any menu or list.
> The same settings as before (here is zsh -f just to demonstrate problem).
>
> This is zsh-3.1.6-pws-6 with 8056. Looks, like ambiguous matches do
> not work any
> more. I can complete, if match is unambiguous (but not, if it is with
> metachars):
>
> bor@itsrm2:~/tmp%> cp _man /a/p/u/z/p/<TAB>
> bor@itsrm2:~/tmp%> cp _man /archive/pub/unix/zsh/patches/3.1.6-pws-6/
>
> but
>
> bor@itsrm2:~/tmp%> cp _man /a/p/u/z*/p/<TAB>
>
> just beeps.
>
> Again, all this worked before pws-6 (I skipped several pws-XX).
>
> /andrej
>
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-10-11 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-28 10:07 What happened to _path_files? Andrej Borsenkow
1999-10-11 11:25 ` BUG: " Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).