X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: High CPU consumption with git tab completion in zsh Date: Wed, 30 Dec 2009 18:32:38 +0100 Lines: 21 Message-ID: References: <838wcl6w2u DOT fsf AT torus DOT sehlabs DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/2.9.14 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com * Steven E. Harris (Tue, 29 Dec 2009 21:21:13 -0500) > > I've noticed that using tab completion with git in zsh often causes zsh > to consume 100% of my CPU for around ten minutes before the completion > request completes. The zsh completion commands look rather old: > > ,---- > | % ls -l /usr/share/zsh/4.3.9/functions | egrep git > | -rwxr-x---+ 1 seh Users 618 2008-11-25 19:45 VCS_INFO_detect_git > | -rwxr-x---+ 1 seh Users 2959 2008-11-25 19:45 VCS_INFO_get_data_git > | -rwxr-x---+ 1 seh Users 163034 2008-11-25 19:45 _git > | -rwxr-x---+ 1 seh Users 2301 2008-11-25 19:45 _stgit > | -rwxr-x---+ 1 seh Users 144 2008-11-25 19:45 run-help-git > `---- > > Is this the right place to report such a problem in more detail, or do I > need to contact the git mailing list, or maybe the zsh mailing list? In general the Zsh mailing list... Thorsten -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple