zsh-workers
 help / color / mirror / code / Atom feed
* zsh-3.1.5-pws-9: _path_files  and symbolic links
@ 1999-02-24 11:41 Andrej Borsenkow
  0 siblings, 0 replies; 3+ messages in thread
From: Andrej Borsenkow @ 1999-02-24 11:41 UTC (permalink / raw)
  To: ZSH workers mailing list

Vanilla zsh-3.1.5-pws-9


bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls -l /usr    
lrwxrwxrwx   1 root     root           7 Feb 22 17:50 /usr -> SAM/usr
bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls /S/u/l/l/T<TAB> =>
bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls /SAM/usr/lib/locale/T
bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls /u/l/l/T<TAB> =>
      Beep

/andrej


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

* RE: zsh-3.1.5-pws-9: _path_files  and symbolic links
  1999-02-24 13:25 Sven Wischnowsky
@ 1999-02-24 13:33 ` Andrej Borsenkow
  0 siblings, 0 replies; 3+ messages in thread
From: Andrej Borsenkow @ 1999-02-24 13:33 UTC (permalink / raw)
  To: Sven Wischnowsky, zsh-workers

> 
> I can't reproduce this with my patched version of pws-9 and the
> original completion shell functions.

My mistake. I meant, new completion:

setopt extendedglob
[[ -f ~/.zsh/completion/init ]] && source ~/.zsh/completion/init

Is there anything else starting
> with `u' in `/' or something else that might make this fail?

bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls -Fd /u*
/u/         /unix*      /unix.old*  /usr/       /utmp/

/usr is shown as directory, but it looks like a bug in ls. 

ls -F / =>
... usr@ ...

/u is NFS mounted.

cheers

/andrej


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

* Re: zsh-3.1.5-pws-9: _path_files  and symbolic links
@ 1999-02-24 13:25 Sven Wischnowsky
  1999-02-24 13:33 ` Andrej Borsenkow
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Wischnowsky @ 1999-02-24 13:25 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> Vanilla zsh-3.1.5-pws-9
> 
> bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls -l /usr    
> lrwxrwxrwx   1 root     root           7 Feb 22 17:50 /usr -> SAM/usr
> bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls /S/u/l/l/T<TAB> =>
> bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls /SAM/usr/lib/locale/T
> bor@itsrm1:~/src/zsh-3.1.5-pws-9%> ls /u/l/l/T<TAB> =>
>       Beep

I can't reproduce this with my patched version of pws-9 and the
original completion shell functions. Is there anything else starting
with `u' in `/' or something else that might make this fail?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~1999-02-24 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-24 11:41 zsh-3.1.5-pws-9: _path_files and symbolic links Andrej Borsenkow
1999-02-24 13:25 Sven Wischnowsky
1999-02-24 13:33 ` 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).