Re: High CPU consumption with git tab completion in zsh

2009-12-30 Thread Thorsten Kampe
* 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/sh

High CPU consumption with git tab completion in zsh

2009-12-29 Thread Steven E. Harris
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 Users618