Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-12 Thread Magnus Therning
On Mon, Aug 11, 2008 at 4:29 PM, Bart Schaefer <[EMAIL PROTECTED]> wrote: > On Aug 11, 1:31pm, Clint Adams wrote: > } Subject: Re: Bug#494098: zsh: Prompt expansion of %~ seems broken. > } > } On Mon, Aug 11, 2008 at 09:19:37AM +0100, Magnus Therning wrote: > } > >

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-11 Thread Bart Schaefer
On Aug 11, 1:31pm, Clint Adams wrote: } Subject: Re: Bug#494098: zsh: Prompt expansion of %~ seems broken. } } On Mon, Aug 11, 2008 at 09:19:37AM +0100, Magnus Therning wrote: } > >> } > >> ~: cd Desktop } > >> /home/magnus/Desktop: print -P %~ } > >>

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-11 Thread Clint Adams
On Mon, Aug 11, 2008 at 09:19:37AM +0100, Magnus Therning wrote: > >> 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/Deskto

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-11 Thread Magnus Therning
On Fri, Aug 8, 2008 at 12:04 AM, Clint Adams <[EMAIL PROTECTED]> wrote: > 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 >>

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-07 Thread Clint Adams
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

Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-07 Thread Magnus Therning
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 %~