Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

crash/memory corruption when completing dynamic named directory



I can't reproduce this in zsh -f yet, all that happens is that the
completion just fails quietly without doing anything.
% echo ネネネネネ ~[<tab>
results in
% echo <e3><ad><e3><ad><e3><ad><e3><ad><e3><ad> ~[

any idea what could be wrong or what I can try to narrow it down? The
problem doesn't seem to depend on the zsh_directory_name function, I
get the same result with it unfunctioned. Incidentally after the above
tab, zsh tries to complete parameter names.

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author