On Mon, 13 Oct 2008 10:32:05 +0900
Morita Sho <[EMAIL PROTECTED]> wrote:
> Additionally, Ą/[TAB] completion doesn't work on cvs head. (It was working on
> zsh 4.3.6)
> 
>   % mkdir Ą
>   % touch Ą/foo
>   % ls Ą/[TAB]
>    => Nothing completes.

This works fine for me (as does the version with "()" after the previous
fix).  Does the same still happen after "zsh -f; autoload -U compinit;
compinit"?  Is the character the composed version, i.e. Unicode 0x0104,
which is 0xc4 0x84 in UTF-8, or could it be some decomposed version with
combining characters?

Please send the output from running "^X?" if there no obvious difference.

-- 
Peter Stephenson <[EMAIL PROTECTED]>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to