Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Problems with non-ascii filenames



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