From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2653 invoked from network); 11 Jan 2002 14:36:31 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 11 Jan 2002 14:36:31 -0000 Received: (qmail 66 invoked by alias); 11 Jan 2002 14:36:18 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4579 Received: (qmail 55 invoked from network); 11 Jan 2002 14:36:18 -0000 From: Borsenkow Andrej To: d.vogt@lifebits.de, zsh-users@sunsite.auc.dk Subject: RE: problem with named directories over the net Date: Fri, 11 Jan 2002 17:35:27 +0300 Message-ID: <000f01c19aad$368cc760$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 x-mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020111152849.G852@lifebits.de> Importance: Normal > > > > PS1="%~ %# " > > > > Is it what you want? > > No, I already have that im my prompt. The problem is that only > "/home/luthien" is written as "~", > not "/net/server/share/home/luthien". > Yes, I already realized I misunderstood the problem. I wonder if zsh should resolve links when comparing paths. Is there cases when somebody would like to treat link and its target differently? -andrej