zsh-workers
 help / color / mirror / code / Atom feed
* stat() in compctl
@ 1997-06-13 12:53 Ervin Nemeth
  0 siblings, 0 replies; only message in thread
From: Ervin Nemeth @ 1997-06-13 12:53 UTC (permalink / raw)
  To: Zsh workers mailing list

First problem:

kempelen 68% compctl -g '(.*|*)(/)' cd
kempelen 69% ln -s /tmp .             
kempelen 70% ls
tmp@
kempelen 71% cd tm[TAB]
[BEEP]

Somewhere in compctl lstat() should be used instead of stat().

Second problem is, that the effect of !68 is not like regular file
completition, because list-choices on a null-string lists hidden directories, 
while regular file completition does not list hidden files.

Ervin


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-06-13 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-13 12:53 stat() in compctl Ervin Nemeth

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).