zsh-workers
 help / color / mirror / code / Atom feed
From: "Daniel Shahaf" <d.s@daniel.shahaf.name>
To: "Zsh hackers list" <zsh-workers@zsh.org>
Cc: Luis.Dilling@gmx.net
Subject: Re: Bug: Autocompleting umlauts
Date: Thu, 23 Dec 2021 21:06:19 +0000	[thread overview]
Message-ID: <d0ac8ba5-9dbe-4b62-9535-fd6b0c2c3070@www.fastmail.com> (raw)
In-Reply-To: <CAHYJk3S++_HqewexqgUJ5=Wyxe_p-fuKqrCFcaAgF=vV-R2ynA@mail.gmail.com>

Mikael Magnusson wrote on Thu, 23 Dec 2021 20:29 +00:00:
> On 12/23/21, Bart Schaefer <schaefer@brasslantern.com> wrote:
>> On Thu, Dec 23, 2021 at 8:41 AM <Luis.Dilling@gmx.net> wrote:
>>>
>>> Suppose there's a subdirectory named `MÜNCHEN` in the current directory,
>>> then tab-completion won't recognize this directory, when `cd münchen` +
>>> [tab] is given.
>>
>> Version of zsh?
>> Operating system?
>> Locale settings?
>>
>> How are you enabling case-insensitive matching?  That is, are you
>> using a matcher-list specification?  With or without NO_CASE_GLOB?
>>
> 
> matchers only support single-byte characters

The UTF-8 representations of «ü» and «Ü» differ by exactly one byte,
though.  I wonder what would happen if that byte (0x9C v. 0xBC) were
declared equivalent…


      reply	other threads:[~2021-12-23 21:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23 13:46 Luis.Dilling
2021-12-23 18:06 ` Bart Schaefer
2021-12-23 20:29   ` Mikael Magnusson
2021-12-23 21:06     ` Daniel Shahaf [this message]

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=d0ac8ba5-9dbe-4b62-9535-fd6b0c2c3070@www.fastmail.com \
    --to=d.s@daniel.shahaf.name \
    --cc=Luis.Dilling@gmx.net \
    --cc=zsh-workers@zsh.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.
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).