zsh-users
 help / color / mirror / code / Atom feed
* named directory completion
@ 2001-11-22 15:17 Le Wang
  2001-11-22 15:38 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: Le Wang @ 2001-11-22 15:17 UTC (permalink / raw)
  To: Zsh-users List

Hi all,

I'm having trouble completing stuff like ~username on
solaris 8.  It works for some users but for others Zsh
seems to want to usr their login shell as home dir:

-----
lewang % cd ~wmwong
lewang@verve | ~wmwong
wmwong % cd ~lewang
cd: no such file or directory: /usr/bin/kshg
Exit Status 1
lewang@verve | ~wmwong
wmwong %                         
----

everything works fine before I load compinit, and I
load it using the following:

autoload -U compinit
compinit

Thanks.  and ohh yeah, HAPPY (American) Thanks Giving!
-lw

p.s. I think this is a "named directory" completion. 
Please correct me if I'm wrong.

_______________________________________________________
Build your own website in minutes and for free at http://ca.geocities.com


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

* Re: named directory completion
  2001-11-22 15:17 named directory completion Le Wang
@ 2001-11-22 15:38 ` Peter Stephenson
  2001-11-22 15:53   ` Le Wang
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Stephenson @ 2001-11-22 15:38 UTC (permalink / raw)
  To: Zsh users list

Le Wang wrote:
> Hi all,
> 
> I'm having trouble completing stuff like ~username on
> solaris 8.  It works for some users but for others Zsh
> seems to want to usr their login shell as home dir:

I've been seeing something like this, intermittently, on earlier versions
of Solaris, too, but never had time to investigate in detail.  Possibly
there's some bug in the NIS handling in completion.  It's still there with
up-to-date code.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


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

* Re: named directory completion
  2001-11-22 15:38 ` Peter Stephenson
@ 2001-11-22 15:53   ` Le Wang
  0 siblings, 0 replies; 3+ messages in thread
From: Le Wang @ 2001-11-22 15:53 UTC (permalink / raw)
  To: Zsh users list

I'm using version 4.0.4 of Zsh.


--- Peter Stephenson <pws@csr.com> wrote:
> Le Wang wrote:
> > Hi all,
> > 
> > I'm having trouble completing stuff like ~username
> on
> > solaris 8.  It works for some users but for others
> Zsh
> > seems to want to usr their login shell as home
> dir:
> 
> I've been seeing something like this,
> intermittently, on earlier versions
> of Solaris, too, but never had time to investigate
> in detail.  Possibly
> there's some bug in the NIS handling in completion. 
> It's still there with
> up-to-date code.
> 
> -- 
> Peter Stephenson <pws@csr.com>                 
> Software Engineer
> CSR Ltd., Science Park, Milton Road,
> Cambridge, CB4 0WH, UK                          Tel:
> +44 (0)1223 392070
> 
> 
>
**********************************************************************
> The information transmitted is intended only for the
> person or
> entity to which it is addressed and may contain
> confidential 
> and/or privileged material. 
> Any review, retransmission, dissemination or other
> use of, or
> taking of any action in reliance upon, this
> information by 
> persons or entities other than the intended
> recipient is 
> prohibited.  
> If you received this in error, please contact the
> sender and 
> delete the material from any computer.
>
**********************************************************************


_______________________________________________________
Build your own website in minutes and for free at http://ca.geocities.com


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

end of thread, other threads:[~2001-11-22 15:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-22 15:17 named directory completion Le Wang
2001-11-22 15:38 ` Peter Stephenson
2001-11-22 15:53   ` Le Wang

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