zsh-users
 help / color / mirror / code / Atom feed
From: Aaron Davies <agdavi01@louisville.edu>
To: zsh-users@sunsite.dk
Subject: Problem with Named Dirs & GNU Screen
Date: Sat, 5 Jun 2004 15:30:38 -0400	[thread overview]
Message-ID: <D2F87398-B726-11D8-A6AC-000502631FBD@louisville.edu> (raw)

I've been trying to figure out the named dirs issue I wrote about 
several weeks ago, but I'm still having problems. The situation is 
this: I would like to create a named dir "palmfiles" expanding to 
"~/Documents/Palm/Users/Aaron Davies/Files to Install". To this end, I 
have in my .zprofile the following line:

export palmfiles=~/Documents/Palm/Users/Aaron\ Davies/Files\ to\ Install

and in my .zshrc:

setopt AUTO_NAME_DIRS

My goal, incidentally, is to have ~palmfiles expandable immediately 
upon shell startup (ie, typing "~palm<TAB>" should work, not beep). In 
this I am successful, as long as I'm in zsh directly. However, I prefer 
to run all my consoles within GNU screen, and there it breaks down. 
~palmfiles is still a valid named dir, but it will not expand until 
it's been used once. I've tried the following: putting the setopt in my 
zprofile, putting ": palmfiles" in my zprofile, putting ": palmfiles" 
in my zshrc. None of them worked.

Does anyone have any other ideas?
-- 
     __                        __
    /  )                      /  )
   /--/ __.  __  ________    /  / __. , __o  _  _
  /  (_(_/|_/ (_(_) / / <_  /__/_(_/|_\/ <__</_/_)_


             reply	other threads:[~2004-06-05 19:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-05 19:30 Aaron Davies [this message]
2004-06-05 19:39 ` Dan Nelson
2004-06-05 19:42   ` Aaron Davies
2004-06-05 21:35     ` Aaron Davies
2004-06-06  3:41       ` Dan Nelson

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=D2F87398-B726-11D8-A6AC-000502631FBD@louisville.edu \
    --to=agdavi01@louisville.edu \
    --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).