Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#353607: Related problem?
- X-seq: zsh-workers 23995
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Georg Neis <gn@xxxxxxxxxxx>, 353607@xxxxxxxxxxxxxxx
- Subject: Re: Bug#353607: Related problem?
- Date: Fri, 19 Oct 2007 15:52:45 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <200710192118.22845.gn@xxxxxxxxxxx>
- Mail-followup-to: Georg Neis <gn@xxxxxxxxxxx>, 353607@xxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200710192118.22845.gn@xxxxxxxxxxx>
On Fri, Oct 19, 2007 at 09:18:22PM +0200, Georg Neis wrote:
> I wanted to report the following bug and came across this report. It
> may be related.
No, I think this is not the same thing.
It looks like something is transforming the à to Ã� and failing to find
it.
> traal% ls -a
> ./ ../
> traal% mkdir a b
> traal% touch a/1 b/1
> traal% print -l *(F)
> a
> b
> traal% mv a à
> traal% print -l *(F)
> b
Messages sorted by:
Reverse Date,
Date,
Thread,
Author