Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Problems with non-ascii filenames
- X-seq: zsh-workers 26650
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: Äsmail DÃnmez <ismail@xxxxxxxxxxx>
- Subject: Re: Problems with non-ascii filenames
- Date: Sun, 1 Mar 2009 03:15:16 +0100
- Cc: Andrey Borzenkov <arvidjaar@xxxxxxxxx>, zsh-workers@xxxxxxxxxx, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- In-reply-to: <19e566510902281428r5d70c182l720b99527ecc1d9d@xxxxxxxxxxxxxx>
- Mail-followup-to: Äsmail DÃnmez <ismail@xxxxxxxxxxx>, Andrey Borzenkov <arvidjaar@xxxxxxxxx>, zsh-workers@xxxxxxxxxx, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <19e566510902280137s3bb02510te650364cb03145a9@xxxxxxxxxxxxxx> <200903010028.46088.arvidjaar@xxxxxxxxx> <19e566510902281428r5d70c182l720b99527ecc1d9d@xxxxxxxxxxxxxx>
On 2009-03-01 00:28:39 +0200, Äsmail DÃnmez wrote:
> touch xÃÃx
> echo x<tab>
>
> completes to xÃÃx
>
> echo xÃ<tab>
>
> does nothing.
Same problem under Linux:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374913
> Seems weird.
Not weird. Normalization insensitivity is not implemented in zsh.
--
Vincent LefÃvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author