Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Command completion slowness? (And PATH order possible?)
- X-seq: zsh-users 16477
- From: Daniel <quite@xxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Command completion slowness? (And PATH order possible?)
- Date: Thu, 13 Oct 2011 06:56:55 +0000 (UTC)
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Sometimes it takes a few seconds to complete a command. But I am indeed calling
a rehashing function before the completion is actually done, maybe that could
be it? Will try to disable it for a while.
Moreover, can I have command completion in PATH order? Specifically I have
$USER/bin first in my PATH, and would really like first hit partial matches
from that directory, and later from others.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author