zsh-workers
 help / color / mirror / code / Atom feed
* RE: pws-10 RE: zsh-3.1.5-pws-9: _path_files  and symbolic links
@ 1999-03-01 12:38 Andrej Borsenkow
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Borsenkow @ 1999-03-01 12:38 UTC (permalink / raw)
  To: Sven Wischnowsky, zsh-workers


And even more funny ...

itsrm1% cat ~/.zshrc
#!/tools/bin/zsh
fpath=("$fpath[@]" ~/.zsh.d/comp.d/*)
[[ -f ~/.zsh.d/comp.d/Core/compinit ]] && source
~/.zsh.d/comp.d/Core/compinit

itsrm1% ls src
bzip2-0.9.0c      make-3.77         zsh-3.1.5-pws-10
gzip-1.2.4        sudo.v1.5.8       zsh-3.1.5-pws-9

itsrm1% cd s/z/C/C>TAB> => B-E-E-P
itsrm1% cd ./s/z/C/C<TAB> =>
itsrm1% cd ./src/zsh-3.1.5-pws-10/Completion/Co

/andrej


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

* pws-10 RE: zsh-3.1.5-pws-9: _path_files  and symbolic links
       [not found] <004401be5ffa$491c0b70$21c9ca95@mowp.siemens.ru>
@ 1999-03-01 12:04 ` Andrej Borsenkow
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Borsenkow @ 1999-03-01 12:04 UTC (permalink / raw)
  To: Sven Wischnowsky, zsh-workers

Just tried on vanilla pws-10. Copied Core, Base, Builtins, sourced compinit.
The result is the same. What I have is:

itsrm1% ls -F /
SAM/         config/      lib@         shlib@       tools@       var@
X11/         dev/         lost+found/  stand/       u/
bck/         dgn/         mnt/         svr4@        unix*
bin@         etc/         opt@         tftpboot/    unix.old*
boot/        export/      proc/        tmp@         usr@
cdrom/       home@        sbin/        tmp_mnt/     utmp/

itsrm1% ls -l /usr
lrwxrwxrwx   1 root     root           7 Feb 22 17:50 /usr -> SAM/usr

itsrm1% ls -ldF /usr/lib/locale/TZ
drwxr-xr-x   9 bin      bin         2048 Feb 23 13:50 /usr/lib/locale/TZ/

itsrm1% cd /S/u/l/l/T =>  is correctly completed to
itsrm1% cd /SAM/usr/lib/locale/T

but

itsrm1% cd /u/l/l/T
results in beep.

Oh, just found:

drwxr-xr-x   9 bin      bin         2048 Feb 23 13:50 /usr/lib/locale/TZ/
drwxr-xr-x   3 root     other       1024 Feb 22 18:19
/usr/lib/locale/Transparent/

Any idea?

/andrej

> -----Original Message-----
> From:
> Sent: Wednesday, February 24, 1999 4:34 PM
> To: Sven Wischnowsky; zsh-workers@sunsite.auc.dk
> Subject: RE: zsh-3.1.5-pws-9: _path_files and symbolic links
>
>
> >
> > 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] 2+ messages in thread

end of thread, other threads:[~1999-03-01 12:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-01 12:38 pws-10 RE: zsh-3.1.5-pws-9: _path_files and symbolic links Andrej Borsenkow
     [not found] <004401be5ffa$491c0b70$21c9ca95@mowp.siemens.ru>
1999-03-01 12:04 ` 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).