Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Large LS_COLORS makes auto_cd very slow
- X-seq: zsh-users 16983
- From: Jesper Nygårds <jesper.nygards@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Large LS_COLORS makes auto_cd very slow
- Date: Wed, 4 Apr 2012 18:57:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=wr9gu4VmrgDVKipxrpLJ/A/qES3CWQFG4gBafA/cTAQ=; b=vgr1WY8rCMl26OCqnkjSmopEV5t5jZDSm/Zs053N0qEMkyLjE6aSnxT/ujHuEkRHEc 522vi9b3vLrxgnp8YsoPhb1Hs8Z24KssKsgnRQT+PoxWARUB2jJrHAn5WQOAYQC452f8 9RhN4gAoc0iCb1g7Q4AvrvF1aIundeV79moqq/pOw9cMx9MsOOaX78d5csUEBfB8uIDH EwS9ahQzLPsQE1s7OAH7c53yqwxQla7BrMHMFYOxjDZbB/2NgDMtalVE8oSGsfERoEFC Vum2CajlrLuc/mVvpDQfUhA8iMliH4Ew5XUWguMrxY3+v01y0g2NqVZh2zJ+UjBcJ2XF DUAw==
- In-reply-to: <120404005237.ZM10249@torch.brasslantern.com>
- 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
- References: <CABZhJg-xieMZAOEmbYzSb5T-3O8aLNurvPk=SiXsPGjTpAMg-Q@mail.gmail.com> <jesper.nygards@gmail.com> <120404005237.ZM10249@torch.brasslantern.com>
On Wed, Apr 4, 2012 at 9:52 AM, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> /us<tab> as the first word in the buffer is in command position, so is
> completing any/all of commands, executables, builtins, functions,
> aliases, suffix-aliases, reserved-words, jobs and parameters.
I was guessing it had something to do with it being in command
position. Thank you for the detailed explanation, Bart.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author