Re: files completions for german umlauts

Jonas Gilbricht <[email protected]> Sat, 10 Jan 2026 09:57:44 +0100
Newsgroups gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user
Message-ID <[email protected]>
Did you start with a minimal config?

On 1/10/26 9:36 AM, Klaus Ethgen wrote:
> Hi,
>
> Am Sa den 10. Jan 2026 um  5:51 schrieb Jonas Gilbricht:
>> If I make another directory with `mkdir hallo\ da/tschüß` and create a
>> file with `touch hallo\ da/tschüß/hä` and follow that up with `nvim
>> hallo\ da/tschüß/h\t`, the filename gets completed. From what I
>> understood, you are describing the third setup. Do you have any more
>> tips for reproducing this?
> Yes, it is the third case that is broken.
>
> Sorry, I have no more ideas how to reproduce. If I would, I might have
> been able to find the source of that very annoying issue.
>
> Regards
>     Klaus