From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22355 invoked by alias); 19 Nov 2013 16:28:07 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18155 Received: (qmail 6469 invoked from network); 19 Nov 2013 16:28:03 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,FREEMAIL_REPLY,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=+qLnLR51KxjppBeVMxzxd3fZGPkPj6lbJoa5//kp988=; b=Y3dvrMJb3DON5Hn4/LgND2d0uxUsUeb2rRtns2cEmTai2hjMxRA6OJmP4v6d52436/ PW0cug4ShyJXORbaKkpjTApfx+qrYKEY7ySyQURWa2iEBZGDBKw1hA1ounK9AR+ygdWy gPyoQt4EDwsKv52E4cTMMP8kEnaVGjwSrHdKricsWzPESNUvJyq2a6JV0imjJuT/fSvZ NWiRVqCAHm666CNQ3+txuQiFHT8JFmK6KM6+oz02abkhvIZjd/YmCQxnzXxx5GlJ2u9v a+31pCt5oAwNRgpngeoyq9pXkoSLdpnJ8XJtxjZA2A5yHt1oNkFZ81u7m1lsCGn1LI91 Ae8Q== X-Received: by 10.52.32.66 with SMTP id g2mr18832574vdi.14.1384878480840; Tue, 19 Nov 2013 08:28:00 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <131119073326.ZM17938@torch.brasslantern.com> References: <131119073326.ZM17938@torch.brasslantern.com> From: Timo Sand Date: Tue, 19 Nov 2013 18:27:40 +0200 Message-ID: Subject: Re: Opening a new tab is awkwardly slow To: Bart Schaefer Cc: zsh-users@zsh.org Content-Type: multipart/alternative; boundary=bcaec51d255ee863ab04eb8a258e --bcaec51d255ee863ab04eb8a258e Content-Type: text/plain; charset=UTF-8 Here's the xtrace output https://gist.github.com/deiga/7547991 Not sure how to debug this, any help would be appreciated :) On 19 November 2013 17:33, Bart Schaefer wrote: > On Nov 19, 12:51pm, Timo Sand wrote: > } > } I'm a bit stumped as to what `git` and `nvm` are doing there... > > Trace output from "setopt xtrace" would probably be useful here. > Poring over someone else's config files by eye, not so much. > -- Timo Sand timo.j.sand+sig@gmail.com --bcaec51d255ee863ab04eb8a258e--