Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
canceling completion?
- X-seq: zsh-users 13422
- From: "Aaron Davies" <aaron.davies@xxxxxxxxx>
- To: "ZSH Users" <zsh-users@xxxxxxxxxx>
- Subject: canceling completion?
- Date: Fri, 31 Oct 2008 15:02:27 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=yPSRe01/4CPtTEqBsMD9Y9ERzmqala+f3u8jby9kl6U=; b=B3rGcq8+XVEbSs+KPaVtE3hEPJ7cTCV881hSCVRWrX1LFNZMSAFZqiOp++3i4Up7ZF bZRCz6Wb4yEfl6CEfgepNQKbEbE5Y+hmE8HNTRp08rAVk34h0m6SDev4hP6soV6Uqk5i RPGNHDVMvG5TrYmhisbUQU+4zF+ohD5fyBQoc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=JcfJMcm25kBbGqQJOvugIH7ypjjzr6TvqY3GuKs7eVfDHsdOjekbDZgUuSb32y3m8g 7FPds6pYLAg+mWVZGcwrIaXafIPhgPXgEllUyA5aSFq5vKcPFJlyD49FhMEDdlHPweFj FUwHPdRDA6/1lHYZMXzzfFT5UTglfDbLJahPc=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
(using the basic completion system in zsh 4.2.0) i often find that
completing named dirs takes an unacceptable amount of time (presumably
due to NIS lookups). unlike bash, i don't seem to be able to C-c the
completion--in fact i have to kill 9 the shell if i want out early. is
there a better way to handle this?
--
Aaron Davies
aaron.davies@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author