Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Large LS_COLORS makes auto_cd very slow
On Apr 6, 11:49am, Vaclav Zeman wrote:
}
} I have reimplemented the change using ZSH's own hash table. Please see
} the attached patch.
Thank you. There are a couple of minor things that could be tweaked,
but this is pretty good.
And indeed completing after "/us" is a lot faster than it was before.
Unfortunately completing after "/b" is still rather slow. Now the
shell is spending most of its time in complist.c:getcoldef(). Ah, well.
--
Barton E. Schaefer
Messages sorted by:
Reverse Date,
Date,
Thread,
Author