zsh-workers
 help / color / mirror / code / Atom feed
From: "İsmail Dönmez" <ismail@namtrac.org>
To: Andrey Borzenkov <arvidjaar@gmail.com>
Cc: zsh-workers@sunsite.dk, Bart Schaefer <schaefer@brasslantern.com>
Subject: Re: Problems with non-ascii filenames
Date: Sun, 1 Mar 2009 00:28:39 +0200	[thread overview]
Message-ID: <19e566510902281428r5d70c182l720b99527ecc1d9d@mail.gmail.com> (raw)
In-Reply-To: <200903010028.46088.arvidjaar@gmail.com>

Hi,

On Sat, Feb 28, 2009 at 11:28 PM, Andrey Borzenkov <arvidjaar@gmail.com> wrote:
> On 28 февраля 2009 12:37:00 İsmail Dönmez wrote:
>> Hi,
>>
>> Using latest zsh CVS on OSX 10.5.6, observe :
>>
>> [~]> touch xöööx
>>
>> [~]> echo xo<0308>o<0308>o<0308>x
>> xöööx
>>
>> Somehow "ö" character is replaced by <0308> while tab completing. Any
>> help is appreciated.
>>
>
> No, it is not replaced. 0308 is combining diactrical mark for umlaut.
> Unfortunately, UNICODE allows for several different representations of
> the same character.
>
> I believe this specific issue was already mentioned in the past w.r.t
> MacOS - it seems to prefer combining characters.
>
> Try setting combiningchars - this could help.
>

Setting LANG to anything didn't help, setting combining chars helps, kinda:

touch xööx
echo x<tab>

completes to xööx

echo xö<tab>

does nothing.

Seems weird.

Regards.
-- 
İsmail DÖNMEZ


  reply	other threads:[~2009-02-28 22:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28  9:37 İsmail Dönmez
2009-02-28 18:22 ` Bart Schaefer
2009-02-28 19:35   ` Andrey Borzenkov
2009-02-28 23:06     ` Bart Schaefer
2009-02-28 21:28 ` Andrey Borzenkov
2009-02-28 22:28   ` İsmail Dönmez [this message]
2009-03-01  2:15     ` Vincent Lefevre
2009-03-01  7:19       ` Mikael Magnusson
2009-03-01  7:45       ` Andrey Borzenkov
2009-03-02  3:11         ` Vincent Lefevre
2009-03-01  8:05       ` Andrey Borzenkov
2009-03-02  3:16         ` Vincent Lefevre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19e566510902281428r5d70c182l720b99527ecc1d9d@mail.gmail.com \
    --to=ismail@namtrac.org \
    --cc=arvidjaar@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).