zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: Named Dirs Not Registered for Completion Until Used
Date: Sat, 1 May 2004 21:37:17 +0000	[thread overview]
Message-ID: <1040501213717.ZM2902@candle.brasslantern.com> (raw)
In-Reply-To: <1595F0B2-9B97-11D8-B942-000502631FBD@louisville.edu>

On May 1,  1:43pm, Aaron Davies wrote:
}
} hash -d palmfiles=~/Documents/Palm/Users/Aaron\ Davies/Files\ to\ Install
} 
} but according to the zsh docs, I shouldn't have to do this.

Can you give the citation from the docs that says so?

I think you may be misunderstanding the doc, but it could be that the doc
is wrong.  What you should be able to do is

zsh% cd ~palmfiles/<TAB>

and see a listing of the subdirs in that directory, without first having
to have used ~palmfiles.  But completing the parameter name of the named
directory without first using it has not to my knowledge ever worked,
unless you "setopt autonamedirs" so that the named directory springs into
existence as soon as you assign to it.

(I don't know whether that works with exported variables when imported
by new shells, though.)


  reply	other threads:[~2004-05-02  4:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-01 17:43 Aaron Davies
2004-05-01 21:37 ` Bart Schaefer [this message]
2004-05-02 20:01 ` Peter Stephenson
2004-05-03  4:45   ` Aaron Davies

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1040501213717.ZM2902@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).