Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: tab completion taking a _really_ long time
- X-seq: zsh-users 23665
- From: TJ Luoma <luomat@xxxxxxxxx>
- To: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: Re: tab completion taking a _really_ long time
- Date: Thu, 20 Sep 2018 18:40:10 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=7An6woC4hQc/otU4IYbIGd9hDIGHgpPVAGqk2qb9+c8=; b=SK2yqrhTEA9CO77hXI08VjdSFYHacjiEJ/6AvyBG1bVghz9ZK3DgZtj/mzkEpCqsBC 898lPVL/oiZIU43bh28YfncCDe7Ve/GPWLKAAo1cMR0MgDqKFfA1KNMIjTatqrPjLBGI 3FkU2G7qGTLWau5kgpQM0ukhM3tngW3F8s8UENOwcE8AfMZ/1fZTjSBIDmh1pR94yDyj 6V8bT5C8iGdVe2eXPkEeRJyPg9eD9ivrqk2/GMzDRLjWsg3p9UyXc+F8ypw2RsrTrP61 kBakGt+D5BUFR8SbqfE4+M6oqhw9rNFzTsJue0ooiD7uxMvVe58vK35hEJa6+5JzF4ep O5SQ==
- In-reply-to: <CADjGqHvCHAggY0oNj7LEZpu6YhfaOMfPTurF5zDhF3COgMtV5g@mail.gmail.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>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CADjGqHvCHAggY0oNj7LEZpu6YhfaOMfPTurF5zDhF3COgMtV5g@mail.gmail.com>
More info:
I tried updating zsh to a newer version, and that didn't fix the problem.
I renamed .zshenv and .zshrc so neither of them were read, and my tab
completions went back to instantaneous, so it's obviously something in
my config, but I don't know what, and obviously it didn't _used_ to do
this, so I'm still at an impasse.
--
TJ Luoma
TJ @ MacStories
Personal Website: luo.ma (aka RhymesWithDiploma.com)
Twitter: @tjluoma
On Thu, Sep 20, 2018 at 6:31 PM TJ Luoma <luomat@xxxxxxxxx> wrote:
>
> I just plugged in a computer that hasn't been used in over a year and
> ran a bunch of updates.
>
> One thing I noticed is that zsh is taking a long time (like 90
> seconds) to do tab completion for 'cd'
>
> For example, I was in my $HOME and did 'cd d' and press tab, which
> should show me Desktop, Documents, and Downloads.
>
> Instead it just sat there for 90 seconds.
>
> When I tried it again and killed it (control-c) after a few seconds,
> it reported this:
>
> Killed by signal in _path_files after 5s
>
> This was in ZSH_VERSION 5.3
>
> Any idea what I need to do to fix this?
>
> Thanks
>
> TjL
>
> ps - if more diagnostic info is needed, please let me know. I'm not
> sure what would be helpful here.
>
>
> --
> TJ Luoma
> TJ @ MacStories
> Personal Website: luo.ma (aka RhymesWithDiploma.com)
> Twitter: @tjluoma
Messages sorted by:
Reverse Date,
Date,
Thread,
Author