Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
tab completion taking a _really_ long time
- X-seq: zsh-users 23664
- From: TJ Luoma <luomat@xxxxxxxxx>
- To: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: tab completion taking a _really_ long time
- Date: Thu, 20 Sep 2018 18:31:35 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=KIPRasWoiZWxwow+7s02UqvK/3NCVEIpjFnfR3mjoO4=; b=PlynlTGJVy2XXhQljVTkTlEgaOGkRj7/ZK+Giz0eDd26y/87nSRZJaG/RC/Tyu1v/s e1obco1EDy1HQTBlmrVA4dKVjlG4yezytJ3uEr/XewogS2oPVLUaCmBpt/13g8oNwjm6 0mFR4E/7I815szf4kZb8NwrYhw+e5KNwGsmDuMJRK7daY43Jig4rHjWCcCt2HkWsEINB oObuzcio7yrBKrT9UkAcFjejCEKegMXpXWCt21zWyuiUhoX/ihqpSfSld8brO1+upR4y sg+ECyeh+ndyhxSjeRL+OxKQ3KF6BRo4FJUPOOZ1+HYOYt9g132mkqzWelkG6DOlQELU 90EA==
- 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
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