DASH Shell discussions
 help / color / mirror / Atom feed
From: Alkis Georgopoulos <alkisg@gmail.com>
To: dash@vger.kernel.org
Subject: Re: ? doesn't match non-ascii characters
Date: Sun, 08 Aug 2010 15:55:51 +0300	[thread overview]
Message-ID: <1281272151.1611.12.camel@alkis> (raw)
In-Reply-To: <1281211032.6631.45.camel@alkis>

I've changed the title because it was misleading
(was: "The Greek letter "rho" is considered as two letters").

Repeating the problem,

$ touch appétit              
$ ls app?tit
ls: cannot access app?tit: No such file or directory
$ ls app??tit
appétit

I.e. double-byte utf-8 characters need two "?" to be matched.,
triple-byte utf-8 characters (e.g. ἀ) need three "?" to be matched etc.


  reply	other threads:[~2010-08-08 12:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07 19:37 The Greek letter "rho" is considered as two letters Alkis Georgopoulos
2010-08-07 19:57 ` Alkis Georgopoulos
2010-08-08 12:55   ` Alkis Georgopoulos [this message]
2010-08-08 12:56   ` Jilles Tjoelker

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=1281272151.1611.12.camel@alkis \
    --to=alkisg@gmail.com \
    --cc=dash@vger.kernel.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox