zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#374913: zsh: Completion should handle combining accents equivalents
       [not found] <20061105012610.GA23659@prunille.vinc17.org>
@ 2006-11-05  5:47 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2006-11-05  5:47 UTC (permalink / raw)
  To: zsh-workers; +Cc: Vincent Lefevre, 374913-forwarded

On Sun, Nov 05, 2006 at 02:26:10AM +0100, Vincent Lefevre wrote:
> I don't think they should be considered equivalent as long as the
> file system does not regard them as equivalent:
> 
> vin% touch "`echo e\\\u300`"
> vin% touch "`echo \\\ue8`"
> vin% ls
> è  è
> 
> But I wonder if this is a bug in the glibc. Perhaps some kind of local
> phishing could be based on that.
> 
> Note also that zle is completely confused by the combining character.
> But so is bash.

Would the best thing here be to normalize to Unicode NFD in the
completion code?


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-05  5:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20061105012610.GA23659@prunille.vinc17.org>
2006-11-05  5:47 ` Bug#374913: zsh: Completion should handle combining accents equivalents Clint Adams

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).