On Thu, Aug 07, 2008 at 09:47:44AM +0100, Magnus Therning wrote:
> Package: zsh
> Version: 4.3.6-6
> Severity: minor
> 
> Expansion of %~ seems to have been broken.  This is the behaviour I see:
> 
>   ~: print $PS1
>   %~:
>   ~: print -P %~
>   ~
>   ~: cd Desktop 
>   /home/magnus/Desktop: print -P %~
>   /home/magnus/Desktop
>   /home/magnus/Desktop: cd ..
>   /home/magnus: print -P %~
>   /home/magnus

I can't reproduce this.  Are there symlinks involved?  What is your home
directory set to?  What happens when you cd to ~magnus ?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to