Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [OSX] weird UTF-8 behavior with cd autocompletion
- X-seq: zsh-users 14822
- From: Xavier GuÃrin <guerinx@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: [OSX] weird UTF-8 behavior with cd autocompletion
- Date: Thu, 11 Feb 2010 21:11:46 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=kgduXqN6V7kTBEYxQ/AVuR3sQnoldWqHzWiB0V3lSPw=; b=xjktczpkvmQdLx62eQ/yaqEx2F5cGiPs1ngfjGMwDgI3JhCT5ZYBl6CYMkUtIH7p8u rdv1nj6rbs4hYLK6sP6unyDxF4Bb1QqXla7wh+PncMJcfyBIeYY5CSNYibBNP7E8450i 52GdidNNpoAWB3gv5yADX35FA35bQp0kIP2FA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ac+M8peQIVX6oV6AovHzOWBh9DljKxhB5MqnbXq4TuVv4F1abaLRLAiMCONJBOjma6 7mK2RBLc5Cvlmb0FK4PzjI6EwSPxYwKxtJ+/9Rg1+9JiGHQCf2RUbXD0T0hiibbE6zy6 BRB/CBzUTdkFF3glhpsy+m+ajv2KPFTDWFI80=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
I have one more question:
With this option set and "%c" set in PS1, the UTF8 characters present in the
current directory name are printed before PS1.
Example with PS1="[%c]$" :
[ThÃse]$ ls
...
Ã%
[ThÃse]
Or:
[tÃtÃ]$ ls
...
ÃÃ$
[tÃtÃ]
Reading the documentation, it looks like print does not handle UTF-8
properly. Is is linked or is there another magic setopt ? :)
Regards,
Xavier
Le 11 fÃvr. 2010 Ã 20:14, David Evans a Ãcrit :
> On Thu, Feb 11, 2010 at 07:59:49PM +0100, Mikael Magnusson wrote:
>>
>> setopt combiningchars
>>
>
> Has this made it into the docs? It doesn't seem to be in the man
> pages I have for 4.3.10.
>
-----
Xavier GuÃrin - Doctoral student
TIMA Laboratory, SLS Group
46, av. FÃlix Viallet, 38000 GRENOBLE, FR
Mail : xavier.guerin@xxxxxxx<javascript:webmailto('xavier.guerin@xxxxxxx');>
Phone : +33(0)4 76 57 47 59
Ad Astra Per Aspera
Triste e' quel discepolo che non avanza il suo maestro
Messages sorted by:
Reverse Date,
Date,
Thread,
Author