Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh with mac yosemite



Hi,

On Sun, Oct 19, 2014 at 11:14:40PM +0800, algking wrote:
> After I update to the Mac Yosemite , I found my zsh 5.0.6 in iterm2
> 2.0 always cost almost 100% cpu . And Sometimes, I have nothing to
> do in the zsh shell. But the cpu is always high.

> ➜  php-workspace  ps aux | grep zsh
> algking         17732  89.5  0.1  2462096   2220 s000  S    10:53下午  11:22.84 zsh
> algking          5170   7.1  0.1  2470916   2988 s002  SN+  六12下午   0:25.14 zsh -i
> algking          5166   0.3  0.0  2461012    616   ??  SN   六12下午   0:01.34 zsh /Users/algking/.zsh-autosuggestions/completion-server.zsh /tmp/zsh-autosuggest-algking /tmp/zsh-autosuggest-algking/pid /tmp/zsh-autosuggest-algking/socket
> algking          5169   0.0  0.0  2461012      4 s002  SNs  六12下午   0:00.00 zsh /Users/algking/.zsh-autosuggestions/completion-server.zsh /tmp/zsh-autosuggest-algking /tmp/zsh-autosuggest-algking/pid /tmp/zsh-autosuggest-algking/socket

Any chance that it's this issue with zsh-autosuggestions?
https://github.com/tarruda/zsh-autosuggestions/issues/24

> this is my plugin used :
> 
> plugins=(osx autojump brew macports colored-man composer npm) 
> 
> source $ZSH/oh-my-zsh.sh

Is the issue still present if you don't use oh-my-zsh? E.g. with "zsh
-f" and then maybe loading zsh-autosuggestions manually...

		Kind regards, Axel
-- 
/~\  Plain Text Ribbon Campaign                   | Axel Beckert
\ /  Say No to HTML in E-Mail and News            | abe@xxxxxxxxxxxxxxx  (Mail)
 X   See http://www.nonhtmlmail.org/campaign.html | abe@xxxxxxxxx (Mail+Jabber)
/ \  I love long mails: http://email.is-not-s.ms/ | http://noone.org/abe/ (Web)



Messages sorted by: Reverse Date, Date, Thread, Author